AttnSpeecher commited on
Commit
09a5cc7
1 Parent(s): 0354ec3

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: 13.52714121779045
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-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13 dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.1722
38
- - Wer Ortho: 63.3192
39
- - Wer: 13.5271
40
 
41
  ## Model description
42
 
@@ -71,7 +71,7 @@ The following hyperparameters were used during training:
71
 
72
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
73
  |:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
74
- | 0.1207 | 1.6313 | 500 | 0.1722 | 63.3192 | 13.5271 |
75
 
76
 
77
  ### Framework versions
 
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 13.26285773898529
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 13 dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.1724
38
+ - Wer Ortho: 62.9361
39
+ - Wer: 13.2629
40
 
41
  ## Model description
42
 
 
71
 
72
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
73
  |:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
74
+ | 0.1212 | 1.6313 | 500 | 0.1724 | 62.9361 | 13.2629 |
75
 
76
 
77
  ### Framework versions