kazeric commited on
Commit
1f555e4
·
verified ·
1 Parent(s): b5d398c

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: 14.69207497305004
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: 0.1957
39
- - Wer Ortho: 65.6801
40
- - Wer: 14.6921
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.1035 | 2.9762 | 500 | 0.1957 | 65.6801 | 14.6921 |
74
 
75
 
76
  ### Framework versions
 
25
  metrics:
26
  - name: Wer
27
  type: wer
28
+ value: 14.47125917167994
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: 0.1953
39
+ - Wer Ortho: 64.9767
40
+ - Wer: 14.4713
41
 
42
  ## Model description
43
 
 
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
72
  |:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
73
+ | 0.1018 | 2.9762 | 500 | 0.1953 | 64.9767 | 14.4713 |
74
 
75
 
76
  ### Framework versions