anton-l HF staff commited on
Commit
a824bbb
1 Parent(s): 612f18b

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-gn-cv7
14
  results:
15
- - task:
16
- name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
  name: Common Voice 7
20
  type: mozilla-foundation/common_voice_7_0
21
  args: pt
22
  metrics:
23
- - name: Validation WER
24
- type: wer
25
- value: 73.02
26
- - name: Validation CER
27
- type: cer
28
- value: 17.79
 
 
 
 
 
 
 
 
 
 
 
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-gn-cv7
14
  results:
15
+ - task:
16
+ name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
  name: Common Voice 7
20
  type: mozilla-foundation/common_voice_7_0
21
  args: pt
22
  metrics:
23
+ - name: Validation WER
24
+ type: wer
25
+ value: 73.02
26
+ - name: Validation CER
27
+ type: cer
28
+ value: 17.79
29
+ - task:
30
+ name: Automatic Speech Recognition
31
+ type: automatic-speech-recognition
32
+ dataset:
33
+ name: Common Voice 7.0
34
+ type: mozilla-foundation/common_voice_7_0
35
+ args: gn
36
+ metrics:
37
+ - name: Test WER
38
+ type: wer
39
+ value: 62.65
40
  ---
41
 
42
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You