Commit
·
242477f
1
Parent(s):
9145b38
update model card README.md
Browse files
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-tiny](https://huggingface.co/openai/whisper-tiny) on the tamil_asr_corpus dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- eval_loss: 0.
|
20 |
-
- eval_wer: 31.
|
21 |
-
- eval_runtime:
|
22 |
-
- eval_samples_per_second: 3.
|
23 |
-
- eval_steps_per_second: 0.
|
24 |
-
- epoch: 0.
|
25 |
-
- step:
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the tamil_asr_corpus dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- eval_loss: 0.3211
|
20 |
+
- eval_wer: 31.1339
|
21 |
+
- eval_runtime: 3141.195
|
22 |
+
- eval_samples_per_second: 3.759
|
23 |
+
- eval_steps_per_second: 0.235
|
24 |
+
- epoch: 0.2
|
25 |
+
- step: 7000
|
26 |
|
27 |
## Model description
|
28 |
|