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

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

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