thennal commited on
Commit
a925747
1 Parent(s): b71fe6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -42,14 +42,8 @@ should probably proofread and complete it, then remove this comment. -->
42
 
43
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 11.0 dataset.
44
  It achieves the following results on the evaluation set:
45
- - eval_loss: 0.0833
46
- - eval_wer: 38.6207
47
- - eval_cer: 7.3256
48
- - eval_runtime: 437.7464
49
- - eval_samples_per_second: 0.256
50
- - eval_steps_per_second: 0.016
51
- - epoch: 3.59
52
- - step: 7000
53
 
54
  ## Model description
55
 
 
42
 
43
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 11.0 dataset.
44
  It achieves the following results on the evaluation set:
45
+ - WER: 38.6207
46
+ - CER: 7.3256
 
 
 
 
 
 
47
 
48
  ## Model description
49