anton-l HF staff commited on
Commit
1c07404
1 Parent(s): 6b9b995

Upload README.md

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