hf-transformers-bot commited on
Commit
bfff993
·
verified ·
1 Parent(s): e938b35

Upload 2025-12-11/runs/25254-20138300391/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-12-11/runs/25254-20138300391/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,198 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bart": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/bart/test_modeling_bart.py::BartModelTest::test_config",
6
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": null,
9
+ "author": "zucchini-nlp",
10
+ "merged_by": null,
11
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632695"
13
+ },
14
+ {
15
+ "test": "tests/models/bart/test_modeling_bart.py::BartStandaloneDecoderModelTest::test_config",
16
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
17
+ "status": "git bisect found the bad commit.",
18
+ "pr_number": null,
19
+ "author": "zucchini-nlp",
20
+ "merged_by": null,
21
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
22
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632695"
23
+ }
24
+ ]
25
+ },
26
+ "d_fine": {
27
+ "single-gpu": [
28
+ {
29
+ "test": "tests/models/d_fine/test_modeling_d_fine.py::DFineModelTest::test_load_save_without_tied_weights",
30
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
31
+ "status": "git bisect found the bad commit.",
32
+ "pr_number": null,
33
+ "author": "zucchini-nlp",
34
+ "merged_by": null,
35
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
36
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632725"
37
+ }
38
+ ]
39
+ },
40
+ "grounding_dino": {
41
+ "single-gpu": [
42
+ {
43
+ "test": "tests/models/grounding_dino/test_modeling_grounding_dino.py::GroundingDinoModelTest::test_load_save_without_tied_weights",
44
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
45
+ "status": "git bisect found the bad commit.",
46
+ "pr_number": null,
47
+ "author": "zucchini-nlp",
48
+ "merged_by": null,
49
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
50
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632770"
51
+ }
52
+ ]
53
+ },
54
+ "marian": {
55
+ "single-gpu": [
56
+ {
57
+ "test": "tests/models/marian/test_modeling_marian.py::MarianModelTest::test_config",
58
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
59
+ "status": "git bisect found the bad commit.",
60
+ "pr_number": null,
61
+ "author": "zucchini-nlp",
62
+ "merged_by": null,
63
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
64
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632715"
65
+ },
66
+ {
67
+ "test": "tests/models/marian/test_modeling_marian.py::MarianStandaloneDecoderModelTest::test_config",
68
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
69
+ "status": "git bisect found the bad commit.",
70
+ "pr_number": null,
71
+ "author": "zucchini-nlp",
72
+ "merged_by": null,
73
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
74
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632715"
75
+ }
76
+ ]
77
+ },
78
+ "mm_grounding_dino": {
79
+ "single-gpu": [
80
+ {
81
+ "test": "tests/models/mm_grounding_dino/test_modeling_mm_grounding_dino.py::MMGroundingDinoModelTest::test_load_save_without_tied_weights",
82
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
83
+ "status": "git bisect found the bad commit.",
84
+ "pr_number": null,
85
+ "author": "zucchini-nlp",
86
+ "merged_by": null,
87
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
88
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632747"
89
+ }
90
+ ]
91
+ },
92
+ "mt5": {
93
+ "single-gpu": [
94
+ {
95
+ "test": "tests/models/mt5/test_modeling_mt5.py::MT5ModelTest::test_config",
96
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
97
+ "status": "git bisect found the bad commit.",
98
+ "pr_number": null,
99
+ "author": "zucchini-nlp",
100
+ "merged_by": null,
101
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
102
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632755"
103
+ },
104
+ {
105
+ "test": "tests/models/mt5/test_modeling_mt5.py::MT5EncoderOnlyModelTest::test_config",
106
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
107
+ "status": "git bisect found the bad commit.",
108
+ "pr_number": null,
109
+ "author": "zucchini-nlp",
110
+ "merged_by": null,
111
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
112
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632755"
113
+ },
114
+ {
115
+ "test": "tests/models/mt5/test_modeling_mt5.py::MT5IntegrationTest::test_small_integration_test",
116
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
117
+ "status": "git bisect found the bad commit.",
118
+ "pr_number": null,
119
+ "author": "zucchini-nlp",
120
+ "merged_by": null,
121
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
122
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632755"
123
+ }
124
+ ]
125
+ },
126
+ "pop2piano": {
127
+ "single-gpu": [
128
+ {
129
+ "test": "tests/models/pop2piano/test_modeling_pop2piano.py::Pop2PianoModelTest::test_config",
130
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
131
+ "status": "git bisect found the bad commit.",
132
+ "pr_number": null,
133
+ "author": "zucchini-nlp",
134
+ "merged_by": null,
135
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
136
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632704"
137
+ }
138
+ ]
139
+ },
140
+ "rt_detr_v2": {
141
+ "single-gpu": [
142
+ {
143
+ "test": "tests/models/rt_detr_v2/test_modeling_rt_detr_v2.py::RTDetrV2ModelTest::test_load_save_without_tied_weights",
144
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
145
+ "status": "git bisect found the bad commit.",
146
+ "pr_number": null,
147
+ "author": "zucchini-nlp",
148
+ "merged_by": null,
149
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
150
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632829"
151
+ }
152
+ ]
153
+ },
154
+ "t5": {
155
+ "single-gpu": [
156
+ {
157
+ "test": "tests/models/t5/test_modeling_t5.py::T5ModelTest::test_config",
158
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
159
+ "status": "git bisect found the bad commit.",
160
+ "pr_number": null,
161
+ "author": "zucchini-nlp",
162
+ "merged_by": null,
163
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
164
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632705"
165
+ },
166
+ {
167
+ "test": "tests/models/t5/test_modeling_t5.py::T5EncoderOnlyModelTest::test_config",
168
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
169
+ "status": "git bisect found the bad commit.",
170
+ "pr_number": null,
171
+ "author": "zucchini-nlp",
172
+ "merged_by": null,
173
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
174
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632705"
175
+ },
176
+ {
177
+ "test": "tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_byt5_integration_test",
178
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
179
+ "status": "git bisect found the bad commit.",
180
+ "pr_number": null,
181
+ "author": "zucchini-nlp",
182
+ "merged_by": null,
183
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
184
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632705"
185
+ },
186
+ {
187
+ "test": "tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_v1_1_integration_test",
188
+ "commit": "e76701358bf4e71f7f4756b8de4c6b9f0931be51",
189
+ "status": "git bisect found the bad commit.",
190
+ "pr_number": null,
191
+ "author": "zucchini-nlp",
192
+ "merged_by": null,
193
+ "parent": "dfe6e4c0efe47a4e0770b346a332f4a3423e7ca7",
194
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20138300391/job/57798632705"
195
+ }
196
+ ]
197
+ }
198
+ }