SuperKogito commited on
Commit
05e255c
1 Parent(s): 054f260

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -13,6 +13,14 @@ should probably proofread and complete it, then remove this comment. -->
13
  # whisper-base-nl-3
14
 
15
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the None dataset.
 
 
 
 
 
 
 
 
16
 
17
  ## Model description
18
 
 
13
  # whisper-base-nl-3
14
 
15
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - eval_loss: 5.4060
18
+ - eval_wer: 97.0715
19
+ - eval_cer: 88.7687
20
+ - eval_runtime: 95.6691
21
+ - eval_samples_per_second: 1.233
22
+ - eval_steps_per_second: 0.617
23
+ - step: 0
24
 
25
  ## Model description
26