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-base](https://huggingface.co/openai/whisper-base) on the 10th_science_tamil_to_english dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- eval_loss: 4.
|
20 |
-
- eval_wer:
|
21 |
-
- eval_runtime:
|
22 |
-
- eval_samples_per_second: 1.
|
23 |
-
- eval_steps_per_second: 0.
|
24 |
-
- epoch:
|
25 |
-
- step:
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the 10th_science_tamil_to_english dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- eval_loss: 4.2536
|
20 |
+
- eval_wer: 133.3041
|
21 |
+
- eval_runtime: 194.5706
|
22 |
+
- eval_samples_per_second: 1.994
|
23 |
+
- eval_steps_per_second: 0.128
|
24 |
+
- epoch: 13.0
|
25 |
+
- step: 5000
|
26 |
|
27 |
## Model description
|
28 |
|