b-koopman commited on
Commit
2c8cbb5
1 Parent(s): e83dd69

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -15,6 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
15
  # whisper-tiny-minds14-en
16
 
17
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14-en dataset.
 
 
 
 
 
 
 
 
18
 
19
  ## Model description
20
 
 
15
  # whisper-tiny-minds14-en
16
 
17
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14-en dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - eval_loss: 0.6529
20
+ - eval_wer_ortho: 0.3621
21
+ - eval_wer: 0.3418
22
+ - eval_runtime: 22.2394
23
+ - eval_samples_per_second: 5.081
24
+ - eval_steps_per_second: 0.36
25
+ - step: 0
26
 
27
  ## Model description
28