hf-transformers-bot commited on
Commit
10a5e08
·
verified ·
1 Parent(s): f2fb45f

Upload 2025-10-30/runs/22395-18944761157/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-10-30/runs/22395-18944761157/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ydshieh": {
3
+ "clip": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/clip/test_modeling_clip.py::CLIPTextModelTest::test_model",
7
+ "commit": "72390cfa6adb53755a30dcf124c23f738d327c9c",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": 41914,
10
+ "author": "ydshieh",
11
+ "merged_by": null,
12
+ "parent": "2ccda5239018b6dead5a55feeeca6226b62d2c9d",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18944761157/job/54093710954"
14
+ },
15
+ {
16
+ "test": "tests/models/clip/test_modeling_clip.py::CLIPModelTest::test_model_from_pretrained",
17
+ "commit": "72390cfa6adb53755a30dcf124c23f738d327c9c",
18
+ "status": "git bisect found the bad commit.",
19
+ "pr_number": 41914,
20
+ "author": "ydshieh",
21
+ "merged_by": null,
22
+ "parent": "2ccda5239018b6dead5a55feeeca6226b62d2c9d",
23
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18944761157/job/54093710954"
24
+ }
25
+ ]
26
+ },
27
+ "vit": {
28
+ "single-gpu": [
29
+ {
30
+ "test": "tests/models/vit/test_modeling_vit.py::ViTModelTest::test_config",
31
+ "commit": "d2ca78d534145cbcadc23b5f0d04b785b8af593a",
32
+ "status": "git bisect found the bad commit.",
33
+ "pr_number": 41914,
34
+ "author": "ydshieh",
35
+ "merged_by": null,
36
+ "parent": "10d557123b42236dabfb70d40cf3d9ef57a445d0",
37
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18944761157/job/54093710967"
38
+ }
39
+ ]
40
+ }
41
+ }
42
+ }