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

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

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