hf-transformers-bot commited on
Commit
20bbb1d
·
verified ·
1 Parent(s): 156e9a1

Upload 2025-12-22/runs/25875-20432504592/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-12-22/runs/25875-20432504592/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "zucchini-nlp": {
3
+ "bart": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/bart/test_modeling_bart.py::BartModelIntegrationTests::test_xsum_config_generation_params",
7
+ "commit": "8442822390948d02e9c2418f6cf880fbcbf25738",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": null,
10
+ "author": "zucchini-nlp",
11
+ "merged_by": null,
12
+ "parent": "817886a6086d0718f35c167ba5885d867ccbda32",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20432504592/job/58706641170"
14
+ }
15
+ ]
16
+ }
17
+ }
18
+ }