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

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

Browse files
2025-12-22/runs/25875-20432504592/ci_results_run_models_gpu/new_failures.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bart": {
3
+ "single-gpu": [
4
+ "tests/models/bart/test_modeling_bart.py::BartModelIntegrationTests::test_xsum_config_generation_params"
5
+ ],
6
+ "multi-gpu": [
7
+ "tests/models/bart/test_modeling_bart.py::BartModelIntegrationTests::test_xsum_config_generation_params"
8
+ ]
9
+ }
10
+ }