anton-l HF staff commited on
Commit
3f33206
1 Parent(s): 98e66e7

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -9,17 +9,17 @@ datasets:
9
  model-index:
10
  - name: wav2vec2-xls-r-300m-ab-CV8
11
  results:
12
- - task:
13
- name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
16
  name: Common Voice 8
17
  type: mozilla-foundation/common_voice_8_0
18
  args: ab
19
  metrics:
20
- - name: Test WER
21
- type: wer
22
- value: 44.9
23
  ---
24
 
25
 
9
  model-index:
10
  - name: wav2vec2-xls-r-300m-ab-CV8
11
  results:
12
+ - task:
13
+ name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
16
  name: Common Voice 8
17
  type: mozilla-foundation/common_voice_8_0
18
  args: ab
19
  metrics:
20
+ - name: Test WER
21
+ type: wer
22
+ value: 44.9
23
  ---
24
 
25