hf-transformers-bot commited on
Commit
07cb3df
·
verified ·
1 Parent(s): 488ad2e

Upload 2025-12-12/runs/25374-20181139668/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-12-12/runs/25374-20181139668/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "decision_transformer": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/decision_transformer/test_modeling_decision_transformer.py::DecisionTransformerModelIntegrationTest::test_autoregressive_prediction",
6
+ "commit": "910fe36ecb8ba988e5e5f5ecdbe79029d5ff6e26",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": null,
9
+ "author": "vasqu",
10
+ "merged_by": null,
11
+ "parent": "40dc11cd3eb4126652aa41ef8272525affd4a636",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20181139668/job/57942178506"
13
+ }
14
+ ]
15
+ }
16
+ }