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

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

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