infinitejoy commited on
Commit
bc2933d
1 Parent(s): 45e07d4

update eval results

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