hf-transformers-bot commited on
Commit
1d95afa
·
verified ·
1 Parent(s): 0378095

Upload 2025-08-25/runs/32-17208128934/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2025-08-25/runs/32-17208128934/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models_whisper": {
3
+ "failed": {
4
+ "PyTorch": {
5
+ "unclassified": 0,
6
+ "single": 3,
7
+ "multi": 3
8
+ },
9
+ "TensorFlow": {
10
+ "unclassified": 0,
11
+ "single": 0,
12
+ "multi": 0
13
+ },
14
+ "Flax": {
15
+ "unclassified": 0,
16
+ "single": 0,
17
+ "multi": 0
18
+ },
19
+ "Tokenizers": {
20
+ "unclassified": 0,
21
+ "single": 0,
22
+ "multi": 0
23
+ },
24
+ "Pipelines": {
25
+ "unclassified": 0,
26
+ "single": 0,
27
+ "multi": 0
28
+ },
29
+ "Trainer": {
30
+ "unclassified": 0,
31
+ "single": 0,
32
+ "multi": 0
33
+ },
34
+ "ONNX": {
35
+ "unclassified": 0,
36
+ "single": 0,
37
+ "multi": 0
38
+ },
39
+ "Auto": {
40
+ "unclassified": 0,
41
+ "single": 0,
42
+ "multi": 0
43
+ },
44
+ "Quantization": {
45
+ "unclassified": 0,
46
+ "single": 0,
47
+ "multi": 0
48
+ },
49
+ "Unclassified": {
50
+ "unclassified": 0,
51
+ "single": 0,
52
+ "multi": 0
53
+ }
54
+ },
55
+ "errors": 0,
56
+ "success": 1029,
57
+ "skipped": 485,
58
+ "time_spent": [
59
+ 437.0,
60
+ 411.38
61
+ ],
62
+ "failures": {
63
+ "multi": [
64
+ {
65
+ "line": "tests/models/whisper/test_modeling_whisper.py::WhisperModelIntegrationTests::test_small_longform_timestamps_generation",
66
+ "trace": "(line 715) AssertionError: Lists differ: [{'te[649 chars] 45.38)}, {'text': ' can discover in it but li[620 chars]16)}] != [{'te[649 chars] 45.36)}, {'text': ' can discover in it but li[620 chars]16)}]"
67
+ },
68
+ {
69
+ "line": "tests/models/whisper/test_modeling_whisper.py::WhisperModelIntegrationTests::test_whisper_longform_multi_batch_hard",
70
+ "trace": "(line 715) AssertionError: Lists differ: [\" Fo[272 chars]ting of classics, Sicilian, nade door variatio[8147 chars]le!'] != [\" Fo[272 chars]ting a classic Sicilian, nade door variation o[8150 chars]le!']"
71
+ },
72
+ {
73
+ "line": "tests/models/whisper/test_modeling_whisper.py::WhisperModelIntegrationTests::test_whisper_shortform_single_batch_prev_cond",
74
+ "trace": "(line 715) AssertionError: Lists differ: [\" Fo[268 chars]ating, so soft, it would make JD power and her[196 chars]ke.\"] != [\" Fo[268 chars]ating so soft, it would make JD power and her [195 chars]ke.\"]"
75
+ }
76
+ ],
77
+ "single": [
78
+ {
79
+ "line": "tests/models/whisper/test_modeling_whisper.py::WhisperModelIntegrationTests::test_small_longform_timestamps_generation",
80
+ "trace": "(line 715) AssertionError: Lists differ: [{'te[649 chars] 45.38)}, {'text': ' can discover in it but li[620 chars]16)}] != [{'te[649 chars] 45.36)}, {'text': ' can discover in it but li[620 chars]16)}]"
81
+ },
82
+ {
83
+ "line": "tests/models/whisper/test_modeling_whisper.py::WhisperModelIntegrationTests::test_whisper_longform_multi_batch_hard",
84
+ "trace": "(line 715) AssertionError: Lists differ: [\" Fo[272 chars]ting of classics, Sicilian, nade door variatio[8147 chars]le!'] != [\" Fo[272 chars]ting a classic Sicilian, nade door variation o[8150 chars]le!']"
85
+ },
86
+ {
87
+ "line": "tests/models/whisper/test_modeling_whisper.py::WhisperModelIntegrationTests::test_whisper_shortform_single_batch_prev_cond",
88
+ "trace": "(line 715) AssertionError: Lists differ: [\" Fo[268 chars]ating, so soft, it would make JD power and her[196 chars]ke.\"] != [\" Fo[268 chars]ating so soft, it would make JD power and her [195 chars]ke.\"]"
89
+ }
90
+ ]
91
+ },
92
+ "job_link": {
93
+ "multi": "https://github.com/huggingface/transformers/actions/runs/17208128934/job/48814197510",
94
+ "single": "https://github.com/huggingface/transformers/actions/runs/17208128934/job/48814197536"
95
+ }
96
+ }
97
+ }