ayameRushia commited on
Commit
454a43a
1 Parent(s): eaa40af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -2
README.md CHANGED
@@ -9,8 +9,28 @@ tags:
9
  datasets:
10
  - common_voice
11
  model-index:
12
- - name: ''
13
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
9
  datasets:
10
  - common_voice
11
  model-index:
12
+ - name: 'wav2vec2-large-xls-r-300m-mn'
13
+ results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: Common Voice 8
19
+ type: mozilla-foundation/common_voice_8_0
20
+ args: mn
21
+ metrics:
22
+ - name: Test WER using LM
23
+ type: wer
24
+ value: 31.3919
25
+ - name: Test CER using LM
26
+ type: cer
27
+ value: 10.2565
28
+ - name: Test WER without LM
29
+ type: wer
30
+ value: 58.2171
31
+ - name: Test CER without LM
32
+ type: cer
33
+ value: 16.0670
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You