momo103197 commited on
Commit
8487301
·
verified ·
1 Parent(s): f9c1c9a

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -20,8 +20,8 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.1874
24
- - Cer: 10.3271
25
 
26
  ## Model description
27
 
@@ -52,9 +52,9 @@ The following hyperparameters were used during training:
52
 
53
  ### Training results
54
 
55
- | Training Loss | Epoch | Step | Validation Loss | Cer |
56
- |:-------------:|:------:|:----:|:---------------:|:-------:|
57
- | 0.0835 | 1.4184 | 1000 | 0.1874 | 10.3271 |
58
 
59
 
60
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.1875
24
+ - Cer: 9.7986
25
 
26
  ## Model description
27
 
 
52
 
53
  ### Training results
54
 
55
+ | Training Loss | Epoch | Step | Validation Loss | Cer |
56
+ |:-------------:|:------:|:----:|:---------------:|:------:|
57
+ | 0.0836 | 1.4184 | 1000 | 0.1875 | 9.7986 |
58
 
59
 
60
  ### Framework versions