hf-transformers-bot commited on
Commit
c0fe771
·
verified ·
1 Parent(s): 179a5a9

Upload 2025-11-18/runs/23481-19474463728/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-11-18/runs/23481-19474463728/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dinov3_vit": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/dinov3_vit/test_modeling_dinov3_vit.py::DINOv3ViTModelIntegrationTest::test_inference_lc_head_imagenet",
6
+ "commit": "52c034f9b464c2f89709c7b24119e871457b957d",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": null,
9
+ "author": "dimidagd",
10
+ "merged_by": null,
11
+ "parent": "9f311047860d46367d51d2d5b280286b10ba9466",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19474463728/job/55731312022"
13
+ }
14
+ ]
15
+ }
16
+ }