parambharat
commited on
Commit
•
cd1ac10
1
Parent(s):
70ba83f
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-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- eval_loss: 0.
|
18 |
-
- eval_wer:
|
19 |
-
- eval_runtime: 51.
|
20 |
-
- eval_samples_per_second: 1.
|
21 |
- eval_steps_per_second: 0.039
|
22 |
-
- epoch: 2.
|
23 |
-
- step:
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- eval_loss: 0.3055
|
18 |
+
- eval_wer: 46.6191
|
19 |
+
- eval_runtime: 51.0319
|
20 |
+
- eval_samples_per_second: 1.96
|
21 |
- eval_steps_per_second: 0.039
|
22 |
+
- epoch: 2.13
|
23 |
+
- step: 2700
|
24 |
|
25 |
## Model description
|
26 |
|