hf-transformers-bot commited on
Commit
9ffedfc
·
verified ·
1 Parent(s): 4ac15fc

Upload 2025-05-24/runs/961-15225246011/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-05-24/runs/961-15225246011/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ydshieh": {
3
+ "vit": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/vit/test_modeling_vit.py::ViTModelTest::test_config",
7
+ "commit": "4d9df9cc9a208311bb4575815d042ef68714991d",
8
+ "pr_number": null,
9
+ "author": "ydshieh",
10
+ "merged_by": null,
11
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/15225246011/job/42826592030"
12
+ },
13
+ {
14
+ "test": "tests/models/vit/test_modeling_vit.py::ViTModelTest::test_model",
15
+ "commit": "4d9df9cc9a208311bb4575815d042ef68714991d",
16
+ "pr_number": null,
17
+ "author": "ydshieh",
18
+ "merged_by": null,
19
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/15225246011/job/42826592030"
20
+ }
21
+ ]
22
+ }
23
+ }
24
+ }