kingabzpro commited on
Commit
00d7a2d
·
1 Parent(s): 4ce6ba7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -6
README.md CHANGED
@@ -3,11 +3,18 @@ library_name: transformers
3
  license: mit
4
  base_model: openai/whisper-large-v3-turbo
5
  tags:
 
 
 
 
6
  - generated_from_trainer
7
  datasets:
8
- - common_voice_17_0
9
  metrics:
10
  - wer
 
 
 
11
  model-index:
12
  - name: whisper-large-v3-turbo-urdu
13
  results:
@@ -15,15 +22,24 @@ model-index:
15
  type: automatic-speech-recognition
16
  name: Automatic Speech Recognition
17
  dataset:
18
- name: common_voice_17_0
19
- type: common_voice_17_0
20
  config: ur
21
- split: test[:600]
22
  args: ur
23
  metrics:
24
  - type: wer
25
- value: 25.78416728902166
26
- name: Wer
 
 
 
 
 
 
 
 
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
3
  license: mit
4
  base_model: openai/whisper-large-v3-turbo
5
  tags:
6
+ - automatic-speech-recognition
7
+ - whisper
8
+ - urdu
9
+ - mozilla-foundation/common_voice_17_0
10
  - generated_from_trainer
11
  datasets:
12
+ - mozilla-foundation/common_voice_17_0
13
  metrics:
14
  - wer
15
+ - cer
16
+ - bleu
17
+ - chrf
18
  model-index:
19
  - name: whisper-large-v3-turbo-urdu
20
  results:
 
22
  type: automatic-speech-recognition
23
  name: Automatic Speech Recognition
24
  dataset:
25
+ name: Common Voice 17.0 (Urdu)
26
+ type: mozilla-foundation/common_voice_17_0
27
  config: ur
28
+ split: test
29
  args: ur
30
  metrics:
31
  - type: wer
32
+ value: 26.234
33
+ name: WER
34
+ - type: cer
35
+ value: 8.795
36
+ name: CER
37
+ - type: bleu
38
+ value: 58.032
39
+ name: BLEU
40
+ - type: chrf
41
+ value: 81.636
42
+ name: ChrF
43
  ---
44
 
45
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You