hf-transformers-bot commited on
Commit
2cb4ecc
·
verified ·
1 Parent(s): 7c85f5c

Upload 2025-12-19/runs/25808-20377547759/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2025-12-19/runs/25808-20377547759/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,231 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "deepspeed": {
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": 1
43
+ }
44
+ },
45
+ "errors": 0,
46
+ "success": 0,
47
+ "skipped": 301,
48
+ "time_spent": [
49
+ 9.72,
50
+ 4.32
51
+ ],
52
+ "error": false,
53
+ "failures": {
54
+ "multi": [
55
+ {
56
+ "line": "tests/deepspeed/test_alst_ulysses_sp.py::TestTrainerALSTUlyssesSP::test_sp_equivalence",
57
+ "trace": "(line 2416) RuntimeError: 'accelerate launch --config_file /tmp/tmpfvg8bml6/context_parallel_config.yaml /transformers/tests/deepspeed/test_alst_ulysses_sp.py --output_dir /tmp/tmpfvg8bml6 --report_to none --max_steps 10 --per_device_train_batch_size 1 --gradient_accumulation_steps 1 --logging_steps 1 --remove_unused_columns False --seed 42 --loss_output_file /tmp/tmpfvg8bml6/sp_yes_losses.json' failed with returncode 1"
58
+ }
59
+ ]
60
+ },
61
+ "job_link": {
62
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20377547759/job/58560387331",
63
+ "single": "https://github.com/huggingface/transformers/actions/runs/20377547759/job/58560387303"
64
+ },
65
+ "captured_info": {}
66
+ },
67
+ "fsdp": {
68
+ "failed": {
69
+ "PyTorch": {
70
+ "unclassified": 0,
71
+ "single": 0,
72
+ "multi": 0
73
+ },
74
+ "Tokenizers": {
75
+ "unclassified": 0,
76
+ "single": 0,
77
+ "multi": 0
78
+ },
79
+ "Pipelines": {
80
+ "unclassified": 0,
81
+ "single": 0,
82
+ "multi": 0
83
+ },
84
+ "Trainer": {
85
+ "unclassified": 0,
86
+ "single": 0,
87
+ "multi": 0
88
+ },
89
+ "ONNX": {
90
+ "unclassified": 0,
91
+ "single": 0,
92
+ "multi": 0
93
+ },
94
+ "Auto": {
95
+ "unclassified": 0,
96
+ "single": 0,
97
+ "multi": 0
98
+ },
99
+ "Quantization": {
100
+ "unclassified": 0,
101
+ "single": 0,
102
+ "multi": 0
103
+ },
104
+ "Unclassified": {
105
+ "unclassified": 0,
106
+ "single": 0,
107
+ "multi": 0
108
+ }
109
+ },
110
+ "errors": 0,
111
+ "success": 30,
112
+ "skipped": 18,
113
+ "time_spent": [
114
+ 4.23,
115
+ 835.35
116
+ ],
117
+ "error": false,
118
+ "failures": {},
119
+ "job_link": {
120
+ "single": "https://github.com/huggingface/transformers/actions/runs/20377547759/job/58560387323",
121
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20377547759/job/58560387330"
122
+ },
123
+ "captured_info": {}
124
+ },
125
+ "trainer": {
126
+ "failed": {
127
+ "PyTorch": {
128
+ "unclassified": 0,
129
+ "single": 0,
130
+ "multi": 0
131
+ },
132
+ "Tokenizers": {
133
+ "unclassified": 0,
134
+ "single": 0,
135
+ "multi": 0
136
+ },
137
+ "Pipelines": {
138
+ "unclassified": 0,
139
+ "single": 0,
140
+ "multi": 0
141
+ },
142
+ "Trainer": {
143
+ "unclassified": 0,
144
+ "single": 3,
145
+ "multi": 7
146
+ },
147
+ "ONNX": {
148
+ "unclassified": 0,
149
+ "single": 0,
150
+ "multi": 0
151
+ },
152
+ "Auto": {
153
+ "unclassified": 0,
154
+ "single": 0,
155
+ "multi": 0
156
+ },
157
+ "Quantization": {
158
+ "unclassified": 0,
159
+ "single": 0,
160
+ "multi": 0
161
+ },
162
+ "Unclassified": {
163
+ "unclassified": 0,
164
+ "single": 0,
165
+ "multi": 0
166
+ }
167
+ },
168
+ "errors": 0,
169
+ "success": 497,
170
+ "skipped": 93,
171
+ "time_spent": [
172
+ 292.77,
173
+ 249.25
174
+ ],
175
+ "error": false,
176
+ "failures": {
177
+ "multi": [
178
+ {
179
+ "line": "tests/trainer/test_trainer_fsdp.py::TestFSDPTrainer::test_trainer",
180
+ "trace": "(line 2416) RuntimeError: 'accelerate launch --use_fsdp --main_process_port 29500 --num_processes 2 --fsdp_transformer_layer_cls_to_wrap GPT2Block /transformers/tests/trainer/test_trainer_fsdp.py --output_dir /tmp/tmp30ug2ogd --report_to none' failed with returncode 1"
181
+ },
182
+ {
183
+ "line": "tests/trainer/test_trainer_fsdp.py::TestFSDPTrainerWrap::test_trainer",
184
+ "trace": "(line 2416) RuntimeError: 'accelerate launch --use_fsdp --main_process_port 29500 --num_processes 2 --fsdp_transformer_layer_cls_to_wrap GPT2Block /transformers/tests/trainer/test_trainer_fsdp.py --output_dir /tmp/tmpsp2l4eow --report_to none --auto_find_batch_size True' failed with returncode 1"
185
+ },
186
+ {
187
+ "line": "tests/trainer/test_trainer_fsdp.py::TestFSDPTrainerTorchCompile::test_trainer",
188
+ "trace": "(line 2416) RuntimeError: 'accelerate launch --use_fsdp --main_process_port 29500 --num_processes 2 --fsdp_transformer_layer_cls_to_wrap GPT2Block /transformers/tests/trainer/test_trainer_fsdp.py --torch_compile_mode default --output_dir /tmp/tmp7qyxjttn --report_to none' failed with returncode 1"
189
+ },
190
+ {
191
+ "line": "tests/trainer/test_trainer.py::TrainerIntegrationPrerunTest::test_gradient_accumulation_loss_alignment_with_model_loss",
192
+ "trace": "(line 916) AssertionError: 1537.7216300964355 not less than 0.01 : Difference 1537.7216300964355 is not within 0.01"
193
+ },
194
+ {
195
+ "line": "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_evaluation_iterable_dataset",
196
+ "trace": "(line 899) AssertionError: 0.7580410242080688 != 0.3790205 within 7 places (0.3790205121040344 difference)"
197
+ },
198
+ {
199
+ "line": "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_resume_from_interrupted_training",
200
+ "trace": "(line 5052) AssertionError: 2 != 3"
201
+ },
202
+ {
203
+ "line": "tests/trainer/test_trainer_seq2seq.py::Seq2seqTrainerTester::test_finetune_bert2bert",
204
+ "trace": "(line 903) OverflowError: out of range integral type conversion attempted"
205
+ }
206
+ ],
207
+ "single": [
208
+ {
209
+ "line": "tests/trainer/test_trainer.py::TrainerIntegrationPrerunTest::test_gradient_accumulation_loss_alignment_with_model_loss",
210
+ "trace": "(line 916) AssertionError: 3620.7803049087524 not less than 0.01 : Difference 3620.7803049087524 is not within 0.01"
211
+ },
212
+ {
213
+ "line": "tests/trainer/test_trainer_seq2seq.py::Seq2seqTrainerTester::test_finetune_bert2bert",
214
+ "trace": "(line 903) OverflowError: out of range integral type conversion attempted"
215
+ },
216
+ {
217
+ "line": "tests/trainer/test_trainer_utils.py::TrainerUtilsTest::test_label_smoothing",
218
+ "trace": "(line 712) ValueError: Pointer argument (at 0) cannot be accessed from Triton (cpu tensor?)"
219
+ }
220
+ ]
221
+ },
222
+ "job_link": {
223
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20377547759/job/58560387325",
224
+ "single": "https://github.com/huggingface/transformers/actions/runs/20377547759/job/58560387351"
225
+ },
226
+ "captured_info": {
227
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20377547759/job/58560387325#step:16:1",
228
+ "single": "https://github.com/huggingface/transformers/actions/runs/20377547759/job/58560387351#step:16:1"
229
+ }
230
+ }
231
+ }