Yurii Paniv commited on
Commit
2acfe57
1 Parent(s): 7b86b4e

Join leaderboard

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