Commit ·
3410369
1
Parent(s): fab9435
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.3112
|
| 20 |
+
- eval_wer: 30.1832
|
| 21 |
+
- eval_runtime: 3154.5468
|
| 22 |
+
- eval_samples_per_second: 3.743
|
| 23 |
+
- eval_steps_per_second: 0.234
|
| 24 |
+
- epoch: 0.4
|
| 25 |
+
- step: 9000
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|