parambharat
commited on
Commit
·
6041797
1
Parent(s):
4cfe5a3
update model card README.md
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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: 0.
|
18 |
-
- eval_wer:
|
19 |
-
- eval_runtime: 68.
|
20 |
-
- eval_samples_per_second: 1.
|
21 |
- eval_steps_per_second: 0.029
|
22 |
-
- epoch: 1.
|
23 |
-
- step:
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
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: 0.2529
|
18 |
+
- eval_wer: 44.3038
|
19 |
+
- eval_runtime: 68.6284
|
20 |
+
- eval_samples_per_second: 1.457
|
21 |
- eval_steps_per_second: 0.029
|
22 |
+
- epoch: 1.16
|
23 |
+
- step: 3000
|
24 |
|
25 |
## Model description
|
26 |
|