hf-transformers-bot commited on
Commit
3a4a17d
·
verified ·
1 Parent(s): 2e62ac6

Upload 2024-05-31 with huggingface_hub

Browse files
Files changed (1) hide show
  1. 2024-05-31 +109 -31
2024-05-31 CHANGED
@@ -1,36 +1,114 @@
1
  {
2
- "failed": {
3
- "unclassified": 0,
4
- "single": 2,
5
- "multi": 2
6
- },
7
- "success": 114,
8
- "time_spent": "0:02:59, 0:03:08, ",
9
- "error": false,
10
- "failures": {
11
- "multi": [
12
- {
13
- "line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speculative_decoding_whisper_distil",
14
- "trace": "(line 1471) ImportError:"
15
- },
16
- {
17
- "line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speculative_decoding_whisper_non_distil",
18
- "trace": "(line 1471) ImportError:"
19
- }
20
- ],
21
- "single": [
22
- {
23
- "line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speculative_decoding_whisper_distil",
24
- "trace": "(line 1471) ImportError:"
25
- },
26
- {
27
- "line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speculative_decoding_whisper_non_distil",
28
- "trace": "(line 1471) ImportError:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  }
30
- ]
 
 
 
 
 
 
 
31
  },
32
- "job_link": {
33
- "multi": "https://github.com/huggingface/transformers/actions/runs/9320599873/job/25657748518",
34
- "single": "https://github.com/huggingface/transformers/actions/runs/9320599873/job/25657748266"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  }
36
  }
 
1
  {
2
+ "models_vit": {
3
+ "failed": {
4
+ "PyTorch": {
5
+ "unclassified": 0,
6
+ "single": 0,
7
+ "multi": 0
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
+ "Unclassified": {
45
+ "unclassified": 0,
46
+ "single": 0,
47
+ "multi": 0
48
  }
49
+ },
50
+ "success": 245,
51
+ "time_spent": "0:01:26, 0:01:34, ",
52
+ "failures": {},
53
+ "job_link": {
54
+ "multi": "https://github.com/huggingface/transformers/actions/runs/9320599873/job/25657909517",
55
+ "single": "https://github.com/huggingface/transformers/actions/runs/9320599873/job/25657910077"
56
+ }
57
  },
58
+ "models_levit": {
59
+ "failed": {
60
+ "PyTorch": {
61
+ "unclassified": 0,
62
+ "single": 0,
63
+ "multi": 0
64
+ },
65
+ "TensorFlow": {
66
+ "unclassified": 0,
67
+ "single": 0,
68
+ "multi": 0
69
+ },
70
+ "Flax": {
71
+ "unclassified": 0,
72
+ "single": 0,
73
+ "multi": 0
74
+ },
75
+ "Tokenizers": {
76
+ "unclassified": 0,
77
+ "single": 0,
78
+ "multi": 0
79
+ },
80
+ "Pipelines": {
81
+ "unclassified": 0,
82
+ "single": 0,
83
+ "multi": 0
84
+ },
85
+ "Trainer": {
86
+ "unclassified": 0,
87
+ "single": 0,
88
+ "multi": 0
89
+ },
90
+ "ONNX": {
91
+ "unclassified": 0,
92
+ "single": 0,
93
+ "multi": 0
94
+ },
95
+ "Auto": {
96
+ "unclassified": 0,
97
+ "single": 0,
98
+ "multi": 0
99
+ },
100
+ "Unclassified": {
101
+ "unclassified": 0,
102
+ "single": 0,
103
+ "multi": 0
104
+ }
105
+ },
106
+ "success": 150,
107
+ "time_spent": "3.94, 7.23, ",
108
+ "failures": {},
109
+ "job_link": {
110
+ "single": "https://github.com/huggingface/transformers/actions/runs/9320599873/job/25657910320",
111
+ "multi": "https://github.com/huggingface/transformers/actions/runs/9320599873/job/25657909832"
112
+ }
113
  }
114
  }