nicolarsen commited on
Commit
7c4b940
·
verified ·
1 Parent(s): 4f1cae1

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Wer
25
  type: wer
26
- value: 28.79345603271984
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the common_voice_16_1 dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.9046
37
- - Wer: 28.7935
38
 
39
  ## Model description
40
 
@@ -69,14 +69,14 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
72
- | 0.0092 | 4.02 | 1000 | 0.8223 | 32.0654 |
73
- | 0.0039 | 9.01 | 2000 | 0.8388 | 30.5203 |
74
- | 0.0001 | 13.02 | 3000 | 0.8310 | 29.4479 |
75
- | 0.0 | 18.01 | 4000 | 0.8598 | 28.9571 |
76
- | 0.0 | 23.0 | 5000 | 0.8776 | 28.9162 |
77
- | 0.0 | 27.02 | 6000 | 0.8911 | 28.9162 |
78
- | 0.0 | 32.01 | 7000 | 0.9006 | 28.8298 |
79
- | 0.0 | 36.03 | 8000 | 0.9046 | 28.7935 |
80
 
81
 
82
  ### Framework versions
 
23
  metrics:
24
  - name: Wer
25
  type: wer
26
+ value: 29.18882072256305
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the common_voice_16_1 dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.9322
37
+ - Wer: 29.1888
38
 
39
  ## Model description
40
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
72
+ | 0.0044 | 4.02 | 1000 | 0.9078 | 32.9698 |
73
+ | 0.0039 | 9.01 | 2000 | 0.8743 | 31.2338 |
74
+ | 0.0014 | 13.02 | 3000 | 0.8763 | 30.7476 |
75
+ | 0.0 | 18.01 | 4000 | 0.8731 | 30.0250 |
76
+ | 0.0 | 23.0 | 5000 | 0.8994 | 29.5024 |
77
+ | 0.0 | 27.02 | 6000 | 0.9165 | 29.3615 |
78
+ | 0.0 | 32.01 | 7000 | 0.9277 | 29.2297 |
79
+ | 0.0 | 36.03 | 8000 | 0.9322 | 29.1888 |
80
 
81
 
82
  ### Framework versions