anton-l HF staff commited on
Commit
96ae1f5
1 Parent(s): de5ac0e

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -11,7 +11,18 @@ datasets:
11
  - mozilla-foundation/common_voice_8_0
12
  model-index:
13
  - name: wav2vec2-xls-r-300m-gn-cv8-3
14
- results: []
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
  - mozilla-foundation/common_voice_8_0
12
  model-index:
13
  - name: wav2vec2-xls-r-300m-gn-cv8-3
14
+ results:
15
+ - task:
16
+ name: Automatic Speech Recognition
17
+ type: automatic-speech-recognition
18
+ dataset:
19
+ name: Common Voice 8.0
20
+ type: mozilla-foundation/common_voice_8_0
21
+ args: gn
22
+ metrics:
23
+ - name: Test WER
24
+ type: wer
25
+ value: 76.68
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You