liuh6 commited on
Commit
3a3d34f
·
verified ·
1 Parent(s): 6ebcf22

End of training

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. generation_config.json +1 -90
  3. model.safetensors +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 16.15567911040508
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.3670
38
- - Wer: 16.1557
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.2023 | 1.6667 | 500 | 0.3650 | 16.4257 |
71
- | 0.015 | 3.3333 | 1000 | 0.3586 | 16.7276 |
72
- | 0.0035 | 5.0 | 1500 | 0.3670 | 16.1557 |
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:c61f650eeafc3c922500d7f051f0b8096a41295c23045c494860c68031f70398
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d89e2b78a0de384e6ced3348add7918c13ed03d09cbd27b59911e6363c6ee53
3
  size 151061672