hf-transformers-bot commited on
Commit
43a340f
·
verified ·
1 Parent(s): db01239

Upload 2025-11-05/runs/22666-19092431241/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-11-05/runs/22666-19092431241/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ydshieh": {
3
+ "vit": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/vit/test_modeling_vit.py::ViTModelTest::test_config",
7
+ "commit": "7ec7f8b6cda0d09bcea2844069240a96848ae6ff",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": null,
10
+ "author": "ydshieh",
11
+ "merged_by": null,
12
+ "parent": "020e713ac8e70bd2e72bcd12dc6bd1ada6162562",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19092431241/job/54545860459"
14
+ }
15
+ ]
16
+ }
17
+ }
18
+ }