kawther1 commited on
Commit
4ca9b00
·
verified ·
1 Parent(s): 3f03590
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -20,9 +20,9 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the common_voice_16_1 dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.7675
24
- - Wer Ortho: 45.1883
25
- - Wer: 47.2366
26
 
27
  ## Model description
28
 
@@ -56,7 +56,7 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
59
- | 1.0629 | 0.16 | 10 | 1.7675 | 45.1883 | 47.2366 |
60
 
61
 
62
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the common_voice_16_1 dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.1097
24
+ - Wer Ortho: 47.2803
25
+ - Wer: 50.2591
26
 
27
  ## Model description
28
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
59
+ | 0.5456 | 0.16 | 10 | 1.1097 | 47.2803 | 50.2591 |
60
 
61
 
62
  ### Framework versions