shinsu commited on
Commit
f006aed
1 Parent(s): 5fa692a

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 32.38381444171675
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-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.4731
38
- - Wer: 32.3838
39
 
40
  ## Model description
41
 
@@ -68,11 +68,11 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-------:|:----:|:---------------:|:-------:|
71
- | 0.0921 | 2.4450 | 1000 | 0.2990 | 35.0715 |
72
- | 0.0228 | 4.8900 | 2000 | 0.3590 | 33.8483 |
73
- | 0.0024 | 7.3350 | 3000 | 0.4196 | 32.5616 |
74
- | 0.0003 | 9.7800 | 4000 | 0.4580 | 32.3923 |
75
- | 0.0002 | 12.2249 | 5000 | 0.4731 | 32.3838 |
76
 
77
 
78
  ### Framework versions
 
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 32.32032506560569
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-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.4679
38
+ - Wer: 32.3203
39
 
40
  ## Model description
41
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-------:|:----:|:---------------:|:-------:|
71
+ | 0.0927 | 2.4450 | 1000 | 0.2990 | 35.1139 |
72
+ | 0.0217 | 4.8900 | 2000 | 0.3549 | 33.7086 |
73
+ | 0.0028 | 7.3350 | 3000 | 0.4197 | 32.7648 |
74
+ | 0.0005 | 9.7800 | 4000 | 0.4514 | 32.3246 |
75
+ | 0.0002 | 12.2249 | 5000 | 0.4679 | 32.3203 |
76
 
77
 
78
  ### Framework versions