anton-l HF staff commited on
Commit
2cec7e2
1 Parent(s): 85193f7

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -8
README.md CHANGED
@@ -12,20 +12,31 @@ datasets:
12
  model-index:
13
  - name: wav2vec2-xls-r-300m-gn-cv8
14
  results:
15
- - task:
16
- name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
  name: Common Voice 8
20
  type: mozilla-foundation/common_voice_8_0
21
  args: pt
22
  metrics:
23
- - name: Test WER
24
- type: wer
25
- value: 69.05
26
- - name: Test CER
27
- type: cer
28
- value: 14.70
 
 
 
 
 
 
 
 
 
 
 
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
12
  model-index:
13
  - name: wav2vec2-xls-r-300m-gn-cv8
14
  results:
15
+ - task:
16
+ name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
  name: Common Voice 8
20
  type: mozilla-foundation/common_voice_8_0
21
  args: pt
22
  metrics:
23
+ - name: Test WER
24
+ type: wer
25
+ value: 69.05
26
+ - name: Test CER
27
+ type: cer
28
+ value: 14.7
29
+ - task:
30
+ name: Automatic Speech Recognition
31
+ type: automatic-speech-recognition
32
+ dataset:
33
+ name: Common Voice 8.0
34
+ type: mozilla-foundation/common_voice_8_0
35
+ args: gn
36
+ metrics:
37
+ - name: Test WER
38
+ type: wer
39
+ value: 69.05
40
  ---
41
 
42
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You