infinitejoy commited on
Commit
545c483
1 Parent(s): 9047b2c

update eval results

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -12,8 +12,22 @@ tags:
12
  datasets:
13
  - common_voice
14
  model-index:
15
- - name: wav2vec2-large-xls-r-300m-georgian
16
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
12
  datasets:
13
  - common_voice
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