Achitha commited on
Commit
2f7b784
·
1 Parent(s): d30b9d0

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -1,21 +1,26 @@
1
  ---
2
- language:
3
- - ta
4
  license: apache-2.0
5
  tags:
6
- - whisper-event
7
  - generated_from_trainer
8
  model-index:
9
- - name: simple data tamil - Achitha
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # simple data tamil - Achitha
17
 
18
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
 
 
 
 
 
 
 
 
19
 
20
  ## Model description
21
 
 
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
5
  model-index:
6
+ - name: simple_tamil
7
  results: []
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
  should probably proofread and complete it, then remove this comment. -->
12
 
13
+ # simple_tamil
14
 
15
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - eval_loss: 0.0198
18
+ - eval_wer: 7.8652
19
+ - eval_runtime: 21.4626
20
+ - eval_samples_per_second: 1.351
21
+ - eval_steps_per_second: 0.093
22
+ - epoch: 90.0
23
+ - step: 1000
24
 
25
  ## Model description
26