TSukiLen commited on
Commit
7d17059
1 Parent(s): 220302c

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -25,7 +25,7 @@ model-index:
25
  metrics:
26
  - name: Wer
27
  type: wer
28
- value: 40.22085368443406
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,8 +35,8 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.2168
39
- - Wer: 40.2209
40
 
41
  ## Model description
42
 
@@ -69,10 +69,10 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:------:|:----:|:---------------:|:-------:|
72
- | 0.0953 | 1.4184 | 1000 | 0.1989 | 40.8367 |
73
- | 0.0308 | 2.8369 | 2000 | 0.2038 | 41.3888 |
74
- | 0.0037 | 4.2553 | 3000 | 0.2122 | 40.0722 |
75
- | 0.0019 | 5.6738 | 4000 | 0.2168 | 40.2209 |
76
 
77
 
78
  ### Framework versions
 
25
  metrics:
26
  - name: Wer
27
  type: wer
28
+ value: 39.73242726693565
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
 
36
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 0.2167
39
+ - Wer: 39.7324
40
 
41
  ## Model description
42
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:------:|:----:|:---------------:|:-------:|
72
+ | 0.0957 | 1.4184 | 1000 | 0.1986 | 40.8792 |
73
+ | 0.0315 | 2.8369 | 2000 | 0.2038 | 40.4544 |
74
+ | 0.0036 | 4.2553 | 3000 | 0.2102 | 40.1571 |
75
+ | 0.0018 | 5.6738 | 4000 | 0.2167 | 39.7324 |
76
 
77
 
78
  ### Framework versions