hf-transformers-bot commited on
Commit
41e2021
·
verified ·
1 Parent(s): 27d0689

Upload 2025-10-30/runs/22411-18949638766/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-10-30/runs/22411-18949638766/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/18949638766/job/54112378096"
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/18949638766/job/54112378096"
24
+ }
25
+ ]
26
+ }
27
+ }
28
+ }