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: 3.
|
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 |
|
@@ -57,5 +57,5 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
- Transformers 4.27.0.dev0
|
59 |
- Pytorch 1.13.1+cu116
|
60 |
-
- Datasets 2.10.
|
61 |
- Tokenizers 0.13.2
|
|
|
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: 3.6845
|
20 |
+
- eval_wer: 360.3999
|
21 |
+
- eval_runtime: 216.5232
|
22 |
+
- eval_samples_per_second: 1.792
|
23 |
+
- eval_steps_per_second: 0.115
|
24 |
+
- epoch: 13.0
|
25 |
+
- step: 500
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
57 |
|
58 |
- Transformers 4.27.0.dev0
|
59 |
- Pytorch 1.13.1+cu116
|
60 |
+
- Datasets 2.10.2.dev0
|
61 |
- Tokenizers 0.13.2
|