mahimairaja commited on
Commit
8b9eb8e
1 Parent(s): 70cf275

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 29.53271028037383
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -34,9 +34,9 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 13 dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.6365
38
- - Wer Ortho: 72.2136
39
- - Wer: 29.5327
40
 
41
  ## Model description
42
 
@@ -68,7 +68,7 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
71
- | 0.003 | 20.0 | 500 | 0.6365 | 72.2136 | 29.5327 |
72
 
73
 
74
  ### Framework versions
 
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 28.22429906542056
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-base](https://huggingface.co/openai/whisper-base) on the Common Voice 13 dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.6483
38
+ - Wer Ortho: 72.2910
39
+ - Wer: 28.2243
40
 
41
  ## Model description
42
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
71
+ | 0.003 | 20.0 | 500 | 0.6483 | 72.2910 | 28.2243 |
72
 
73
 
74
  ### Framework versions