End of training
Browse files- README.md +6 -6
- generation_config.json +1 -90
- model.safetensors +1 -1
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value: 16.
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,8 +34,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Chinese English dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer: 16.
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -67,9 +67,9 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 16.282764098490865
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Chinese English dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.3679
|
38 |
+
- Wer: 16.2828
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
70 |
+
| 0.2648 | 1.6667 | 500 | 0.3492 | 17.8078 |
|
71 |
+
| 0.0191 | 3.3333 | 1000 | 0.3622 | 16.0286 |
|
72 |
+
| 0.0058 | 5.0 | 1500 | 0.3679 | 16.2828 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
generation_config.json
CHANGED
@@ -150,96 +150,7 @@
|
|
150 |
"pad_token_id": 50257,
|
151 |
"prev_sot_token_id": 50361,
|
152 |
"return_timestamps": false,
|
153 |
-
"suppress_tokens": [
|
154 |
-
1,
|
155 |
-
2,
|
156 |
-
7,
|
157 |
-
8,
|
158 |
-
9,
|
159 |
-
10,
|
160 |
-
14,
|
161 |
-
25,
|
162 |
-
26,
|
163 |
-
27,
|
164 |
-
28,
|
165 |
-
29,
|
166 |
-
31,
|
167 |
-
58,
|
168 |
-
59,
|
169 |
-
60,
|
170 |
-
61,
|
171 |
-
62,
|
172 |
-
63,
|
173 |
-
90,
|
174 |
-
91,
|
175 |
-
92,
|
176 |
-
93,
|
177 |
-
359,
|
178 |
-
503,
|
179 |
-
522,
|
180 |
-
542,
|
181 |
-
873,
|
182 |
-
893,
|
183 |
-
902,
|
184 |
-
918,
|
185 |
-
922,
|
186 |
-
931,
|
187 |
-
1350,
|
188 |
-
1853,
|
189 |
-
1982,
|
190 |
-
2460,
|
191 |
-
2627,
|
192 |
-
3246,
|
193 |
-
3253,
|
194 |
-
3268,
|
195 |
-
3536,
|
196 |
-
3846,
|
197 |
-
3961,
|
198 |
-
4183,
|
199 |
-
4667,
|
200 |
-
6585,
|
201 |
-
6647,
|
202 |
-
7273,
|
203 |
-
9061,
|
204 |
-
9383,
|
205 |
-
10428,
|
206 |
-
10929,
|
207 |
-
11938,
|
208 |
-
12033,
|
209 |
-
12331,
|
210 |
-
12562,
|
211 |
-
13793,
|
212 |
-
14157,
|
213 |
-
14635,
|
214 |
-
15265,
|
215 |
-
15618,
|
216 |
-
16553,
|
217 |
-
16604,
|
218 |
-
18362,
|
219 |
-
18956,
|
220 |
-
20075,
|
221 |
-
21675,
|
222 |
-
22520,
|
223 |
-
26130,
|
224 |
-
26161,
|
225 |
-
26435,
|
226 |
-
28279,
|
227 |
-
29464,
|
228 |
-
31650,
|
229 |
-
32302,
|
230 |
-
32470,
|
231 |
-
36865,
|
232 |
-
42863,
|
233 |
-
47425,
|
234 |
-
49870,
|
235 |
-
50254,
|
236 |
-
50258,
|
237 |
-
50358,
|
238 |
-
50359,
|
239 |
-
50360,
|
240 |
-
50361,
|
241 |
-
50362
|
242 |
-
],
|
243 |
"task_to_id": {
|
244 |
"transcribe": 50359,
|
245 |
"translate": 50358
|
|
|
150 |
"pad_token_id": 50257,
|
151 |
"prev_sot_token_id": 50361,
|
152 |
"return_timestamps": false,
|
153 |
+
"suppress_tokens": [],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
154 |
"task_to_id": {
|
155 |
"transcribe": 50359,
|
156 |
"translate": 50358
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d89e2b78a0de384e6ced3348add7918c13ed03d09cbd27b59911e6363c6ee53
|
3 |
size 151061672
|