steja commited on
Commit
e26eb9e
1 Parent(s): e392a22

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -6
README.md CHANGED
@@ -1,23 +1,38 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - wer
7
  model-index:
8
- - name: whisper-large-sindhi
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- # whisper-large-sindhi
16
 
17
- This model is a fine-tuned version of [anuragshas/whisper-large-v2-hi](https://huggingface.co/anuragshas/whisper-large-v2-hi) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.6714
20
- - Wer: 27.8323
21
 
22
  ## Model description
23
 
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - whisper-event
5
  - generated_from_trainer
6
+ datasets:
7
+ - google/fleurs
8
  metrics:
9
  - wer
10
  model-index:
11
+ - name: Whisper_large_Sindhi
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: google/fleurs sd_in
18
+ type: google/fleurs
19
+ config: null
20
+ split: None
21
+ metrics:
22
+ - name: Wer
23
+ type: wer
24
+ value: 27.692698197817073
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
+ # Whisper_large_Sindhi
31
 
32
+ This model is a fine-tuned version of [anuragshas/whisper-large-v2-hi](https://huggingface.co/anuragshas/whisper-large-v2-hi) on the google/fleurs sd_in dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.6382
35
+ - Wer: 27.6927
36
 
37
  ## Model description
38