ayameRushia commited on
Commit
9093ef4
1 Parent(s): b8521c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -2
README.md CHANGED
@@ -1,12 +1,36 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
5
  datasets:
6
  - common_voice
7
  model-index:
8
- - name: wav2vec2-large-xls-r-300m-ia
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - id
4
  license: apache-2.0
5
  tags:
6
+ - automatic-speech-recognition
7
+ - mozilla-foundation/common_voice_8_0
8
  - generated_from_trainer
9
  datasets:
10
  - common_voice
11
  model-index:
12
+ - name: 'wav2vec2-large-xls-r-300m-ia'
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: ia
21
+ metrics:
22
+ - name: Test WER using LM
23
+ type: wer
24
+ value: 8.6074
25
+ - name: Test CER using LM
26
+ type: cer
27
+ value: 2.4147
28
+ - name: Test WER without LM
29
+ type: wer
30
+ value: 20.1776
31
+ - name: Test CER without LM
32
+ type: cer
33
+ value: 4.7205
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You