hf-transformers-bot commited on
Commit
ed5e642
·
verified ·
1 Parent(s): 755b18b

Upload 2026-01-13/runs/26697-20961108012/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2026-01-13/runs/26697-20961108012/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,189 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models_hiera": {
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": 130,
47
+ "skipped": 250,
48
+ "time_spent": [
49
+ 46.73,
50
+ 47.78
51
+ ],
52
+ "error": false,
53
+ "failures": {},
54
+ "job_link": {
55
+ "single": "https://github.com/huggingface/transformers/actions/runs/20961108012/job/60238549260",
56
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20961108012/job/60238549264"
57
+ },
58
+ "captured_info": {}
59
+ },
60
+ "models_led": {
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": 163,
105
+ "skipped": 287,
106
+ "time_spent": [
107
+ 60.13,
108
+ 61.46
109
+ ],
110
+ "error": false,
111
+ "failures": {
112
+ "multi": [
113
+ {
114
+ "line": "tests/models/led/test_modeling_led.py::LEDModelIntegrationTests::test_seq_to_seq_generation",
115
+ "trace": "(line 1326) AttributeError: RobertaTokenizer has no attribute batch_encode_plus. Did you mean: '_encode_plus'?"
116
+ }
117
+ ],
118
+ "single": [
119
+ {
120
+ "line": "tests/models/led/test_modeling_led.py::LEDModelIntegrationTests::test_seq_to_seq_generation",
121
+ "trace": "(line 1326) AttributeError: RobertaTokenizer has no attribute batch_encode_plus. Did you mean: '_encode_plus'?"
122
+ }
123
+ ]
124
+ },
125
+ "job_link": {
126
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20961108012/job/60238549246",
127
+ "single": "https://github.com/huggingface/transformers/actions/runs/20961108012/job/60238549355"
128
+ },
129
+ "captured_info": {}
130
+ },
131
+ "models_swiftformer": {
132
+ "failed": {
133
+ "PyTorch": {
134
+ "unclassified": 0,
135
+ "single": 0,
136
+ "multi": 0
137
+ },
138
+ "Tokenizers": {
139
+ "unclassified": 0,
140
+ "single": 0,
141
+ "multi": 0
142
+ },
143
+ "Pipelines": {
144
+ "unclassified": 0,
145
+ "single": 0,
146
+ "multi": 0
147
+ },
148
+ "Trainer": {
149
+ "unclassified": 0,
150
+ "single": 0,
151
+ "multi": 0
152
+ },
153
+ "ONNX": {
154
+ "unclassified": 0,
155
+ "single": 0,
156
+ "multi": 0
157
+ },
158
+ "Auto": {
159
+ "unclassified": 0,
160
+ "single": 0,
161
+ "multi": 0
162
+ },
163
+ "Quantization": {
164
+ "unclassified": 0,
165
+ "single": 0,
166
+ "multi": 0
167
+ },
168
+ "Unclassified": {
169
+ "unclassified": 0,
170
+ "single": 0,
171
+ "multi": 0
172
+ }
173
+ },
174
+ "errors": 0,
175
+ "success": 104,
176
+ "skipped": 250,
177
+ "time_spent": [
178
+ 63.57,
179
+ 66.66
180
+ ],
181
+ "error": false,
182
+ "failures": {},
183
+ "job_link": {
184
+ "single": "https://github.com/huggingface/transformers/actions/runs/20961108012/job/60238549278",
185
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20961108012/job/60238549247"
186
+ },
187
+ "captured_info": {}
188
+ }
189
+ }