deepdml commited on
Commit
0427775
1 Parent(s): 500e80e

Update README.md

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