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

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

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