anton-l HF staff commited on
Commit
cc918d9
1 Parent(s): 8480e15

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -1
README.md CHANGED
@@ -13,7 +13,40 @@ datasets:
13
  - mozilla-foundation/common_voice_7_0
14
  model-index:
15
  - name: XLS-R-300M - Galician
16
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  - mozilla-foundation/common_voice_7_0
14
  model-index:
15
  - name: XLS-R-300M - Galician
16
+ results:
17
+ - task:
18
+ name: Automatic Speech Recognition
19
+ type: automatic-speech-recognition
20
+ dataset:
21
+ name: Common Voice 7.0
22
+ type: mozilla-foundation/common_voice_7_0
23
+ args: gl
24
+ metrics:
25
+ - name: Test WER
26
+ type: wer
27
+ value: 101.54
28
+ - task:
29
+ name: Automatic Speech Recognition
30
+ type: automatic-speech-recognition
31
+ dataset:
32
+ name: Robust Speech Event - Dev Data
33
+ type: speech-recognition-community-v2/dev_data
34
+ args: gl
35
+ metrics:
36
+ - name: Test WER
37
+ type: wer
38
+ value: 105.69
39
+ - task:
40
+ name: Automatic Speech Recognition
41
+ type: automatic-speech-recognition
42
+ dataset:
43
+ name: Robust Speech Event - Test Data
44
+ type: speech-recognition-community-v2/eval_data
45
+ args: gl
46
+ metrics:
47
+ - name: Test WER
48
+ type: wer
49
+ value: 101.95
50
  ---
51
 
52
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You