Achitha commited on
Commit
a217800
·
1 Parent(s): 6cb2f9e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
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.7720
20
- - eval_wer: 368.2392
21
- - eval_runtime: 204.8243
22
- - eval_samples_per_second: 1.894
23
- - eval_steps_per_second: 0.122
24
- - epoch: 26.0
25
- - step: 1000
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.1.dev0
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