parambharat
commited on
Commit
•
6356c58
1
Parent(s):
be77816
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: 30.
|
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.3096
|
20 |
+
- eval_wer: 30.1027
|
21 |
+
- eval_runtime: 3132.3662
|
22 |
+
- eval_samples_per_second: 3.77
|
23 |
+
- eval_steps_per_second: 0.236
|
24 |
+
- epoch: 0.5
|
25 |
+
- step: 10000
|
26 |
|
27 |
## Model description
|
28 |
|