alakxender commited on
Commit
6bd557b
·
1 Parent(s): 5fe9b84

Training in progress, step 3600

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,13 +16,13 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - eval_loss: 0.4246
20
- - eval_wer: 72.5862
21
- - eval_runtime: 146.943
22
- - eval_samples_per_second: 0.681
23
  - eval_steps_per_second: 0.02
24
- - epoch: 9.9088
25
- - step: 3300
26
 
27
  ## Model description
28
 
 
16
 
17
  This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - eval_loss: 0.4503
20
+ - eval_wer: 71.7241
21
+ - eval_runtime: 147.162
22
+ - eval_samples_per_second: 0.68
23
  - eval_steps_per_second: 0.02
24
+ - epoch: 10.8860
25
+ - step: 3600
26
 
27
  ## Model description
28