parambharat
commited on
Commit
•
42f0bd8
1
Parent(s):
cb116c8
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:
|
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.3138
|
20 |
+
- eval_wer: 30.5161
|
21 |
+
- eval_runtime: 3122.6348
|
22 |
+
- eval_samples_per_second: 3.781
|
23 |
+
- eval_steps_per_second: 0.236
|
24 |
+
- epoch: 0.3
|
25 |
+
- step: 8000
|
26 |
|
27 |
## Model description
|
28 |
|