Subu19 commited on
Commit
35dd4af
·
verified ·
1 Parent(s): 4fbf894

Upload tokenizer

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,29 +1,29 @@
1
  ---
2
- library_name: transformers
3
- language:
4
- - ne
5
- license: apache-2.0
6
  base_model: openai/whisper-small
7
- tags:
8
- - generated_from_trainer
9
  datasets:
10
  - mozilla-foundation/common_voice_11_0
 
 
 
 
11
  metrics:
12
  - wer
 
 
13
  model-index:
14
  - name: Whisper Small Nepali - Subash Acharya
15
  results:
16
  - task:
17
- name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
 
19
  dataset:
20
  name: Common Voice 11.0
21
  type: mozilla-foundation/common_voice_11_0
22
  args: 'config: mr, split: test'
23
  metrics:
24
- - name: Wer
25
- type: wer
26
  value: 50.526315789473685
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
 
 
 
2
  base_model: openai/whisper-small
 
 
3
  datasets:
4
  - mozilla-foundation/common_voice_11_0
5
+ language:
6
+ - ne
7
+ library_name: transformers
8
+ license: apache-2.0
9
  metrics:
10
  - wer
11
+ tags:
12
+ - generated_from_trainer
13
  model-index:
14
  - name: Whisper Small Nepali - Subash Acharya
15
  results:
16
  - task:
 
17
  type: automatic-speech-recognition
18
+ name: Automatic Speech Recognition
19
  dataset:
20
  name: Common Voice 11.0
21
  type: mozilla-foundation/common_voice_11_0
22
  args: 'config: mr, split: test'
23
  metrics:
24
+ - type: wer
 
25
  value: 50.526315789473685
26
+ name: Wer
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You