MalikIbrar commited on
Commit
f104143
·
verified ·
1 Parent(s): ca91175

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,7 +34,7 @@ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.8213
36
  - Wer Ortho: 34.7914
37
- - Wer: 34.7545
38
 
39
  ## Model description
40
 
@@ -67,7 +67,7 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
70
- | 0.0 | 17.24 | 500 | 0.8213 | 34.7914 | 34.7545 |
71
 
72
 
73
  ### Framework versions
 
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.8213
36
  - Wer Ortho: 34.7914
37
+ - Wer: 34
38
 
39
  ## Model description
40
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
70
+ | 0.0 | 17.24 | 500 | 0.8213 | 34.7914 | 34 |
71
 
72
 
73
  ### Framework versions