thabel commited on
Commit
46e2f73
1 Parent(s): 0ccb9c4

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -25,7 +25,7 @@ model-index:
25
  metrics:
26
  - name: Wer
27
  type: wer
28
- value: 55.53053384554245
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,9 +35,9 @@ 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 13 dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 1.0174
39
- - Wer Ortho: 75.7912
40
- - Wer: 55.5305
41
 
42
  ## Model description
43
 
@@ -70,7 +70,7 @@ The following hyperparameters were used during training:
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
72
  |:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
73
- | 0.0213 | 9.4118 | 800 | 1.0174 | 75.7912 | 55.5305 |
74
 
75
 
76
  ### Framework versions
 
25
  metrics:
26
  - name: Wer
27
  type: wer
28
+ value: 55.874950324546305
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 13 dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 1.0276
39
+ - Wer Ortho: 75.4162
40
+ - Wer: 55.8750
41
 
42
  ## Model description
43
 
 
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
72
  |:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
73
+ | 0.0175 | 9.4118 | 800 | 1.0276 | 75.4162 | 55.8750 |
74
 
75
 
76
  ### Framework versions