hf-transformers-bot commited on
Commit
591ee7f
·
verified ·
1 Parent(s): f7c89fb

Upload 2026-01-09/runs/26442-20851847983/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2026-01-09/runs/26442-20851847983/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models_ctrl": {
3
+ "failed": {
4
+ "PyTorch": {
5
+ "unclassified": 0,
6
+ "single": 0,
7
+ "multi": 0
8
+ },
9
+ "Tokenizers": {
10
+ "unclassified": 0,
11
+ "single": 0,
12
+ "multi": 0
13
+ },
14
+ "Pipelines": {
15
+ "unclassified": 0,
16
+ "single": 0,
17
+ "multi": 0
18
+ },
19
+ "Trainer": {
20
+ "unclassified": 0,
21
+ "single": 0,
22
+ "multi": 0
23
+ },
24
+ "ONNX": {
25
+ "unclassified": 0,
26
+ "single": 0,
27
+ "multi": 0
28
+ },
29
+ "Auto": {
30
+ "unclassified": 0,
31
+ "single": 0,
32
+ "multi": 0
33
+ },
34
+ "Quantization": {
35
+ "unclassified": 0,
36
+ "single": 0,
37
+ "multi": 0
38
+ },
39
+ "Unclassified": {
40
+ "unclassified": 0,
41
+ "single": 0,
42
+ "multi": 0
43
+ }
44
+ },
45
+ "errors": 0,
46
+ "success": 251,
47
+ "skipped": 301,
48
+ "time_spent": [
49
+ 76.21,
50
+ 69.95
51
+ ],
52
+ "error": false,
53
+ "failures": {},
54
+ "job_link": {
55
+ "single": "https://github.com/huggingface/transformers/actions/runs/20851847983/job/59909094166",
56
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20851847983/job/59909094156"
57
+ },
58
+ "captured_info": {}
59
+ },
60
+ "models_gpt_neo": {
61
+ "failed": {
62
+ "PyTorch": {
63
+ "unclassified": 0,
64
+ "single": 1,
65
+ "multi": 1
66
+ },
67
+ "Tokenizers": {
68
+ "unclassified": 0,
69
+ "single": 0,
70
+ "multi": 0
71
+ },
72
+ "Pipelines": {
73
+ "unclassified": 0,
74
+ "single": 0,
75
+ "multi": 0
76
+ },
77
+ "Trainer": {
78
+ "unclassified": 0,
79
+ "single": 0,
80
+ "multi": 0
81
+ },
82
+ "ONNX": {
83
+ "unclassified": 0,
84
+ "single": 0,
85
+ "multi": 0
86
+ },
87
+ "Auto": {
88
+ "unclassified": 0,
89
+ "single": 0,
90
+ "multi": 0
91
+ },
92
+ "Quantization": {
93
+ "unclassified": 0,
94
+ "single": 0,
95
+ "multi": 0
96
+ },
97
+ "Unclassified": {
98
+ "unclassified": 0,
99
+ "single": 0,
100
+ "multi": 0
101
+ }
102
+ },
103
+ "errors": 0,
104
+ "success": 185,
105
+ "skipped": 277,
106
+ "time_spent": [
107
+ 48.3,
108
+ 49.77
109
+ ],
110
+ "error": false,
111
+ "failures": {
112
+ "single": [
113
+ {
114
+ "line": "tests/models/gpt_neo/test_modeling_gpt_neo.py::GPTNeoModelLanguageGenerationTest::test_gpt_neo_sample",
115
+ "trace": "(line 509) AssertionError: 'Toda[24 chars]ou don’t get the memo here is what you can expect from me:\\n\\n' != 'Toda[24 chars]ou don’t get the memo here is what you can'"
116
+ }
117
+ ],
118
+ "multi": [
119
+ {
120
+ "line": "tests/models/gpt_neo/test_modeling_gpt_neo.py::GPTNeoModelLanguageGenerationTest::test_gpt_neo_sample",
121
+ "trace": "(line 509) AssertionError: 'Toda[24 chars]ou don’t get the memo here is what you can expect from me:\\n\\n' != 'Toda[24 chars]ou don’t get the memo here is what you can'"
122
+ }
123
+ ]
124
+ },
125
+ "job_link": {
126
+ "single": "https://github.com/huggingface/transformers/actions/runs/20851847983/job/59909094168",
127
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20851847983/job/59909094163"
128
+ },
129
+ "captured_info": {
130
+ "single": "https://github.com/huggingface/transformers/actions/runs/20851847983/job/59909094168#step:16:1",
131
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20851847983/job/59909094163#step:16:1"
132
+ }
133
+ },
134
+ "models_xlm": {
135
+ "failed": {
136
+ "PyTorch": {
137
+ "unclassified": 0,
138
+ "single": 0,
139
+ "multi": 0
140
+ },
141
+ "Tokenizers": {
142
+ "unclassified": 0,
143
+ "single": 0,
144
+ "multi": 0
145
+ },
146
+ "Pipelines": {
147
+ "unclassified": 0,
148
+ "single": 0,
149
+ "multi": 0
150
+ },
151
+ "Trainer": {
152
+ "unclassified": 0,
153
+ "single": 0,
154
+ "multi": 0
155
+ },
156
+ "ONNX": {
157
+ "unclassified": 0,
158
+ "single": 0,
159
+ "multi": 0
160
+ },
161
+ "Auto": {
162
+ "unclassified": 0,
163
+ "single": 0,
164
+ "multi": 0
165
+ },
166
+ "Quantization": {
167
+ "unclassified": 0,
168
+ "single": 0,
169
+ "multi": 0
170
+ },
171
+ "Unclassified": {
172
+ "unclassified": 0,
173
+ "single": 0,
174
+ "multi": 0
175
+ }
176
+ },
177
+ "errors": 0,
178
+ "success": 261,
179
+ "skipped": 305,
180
+ "time_spent": [
181
+ 87.95,
182
+ 77.95
183
+ ],
184
+ "error": false,
185
+ "failures": {},
186
+ "job_link": {
187
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20851847983/job/59909094175",
188
+ "single": "https://github.com/huggingface/transformers/actions/runs/20851847983/job/59909094203"
189
+ },
190
+ "captured_info": {}
191
+ }
192
+ }