RASMUS commited on
Commit
f7114b3
1 Parent(s): b351368

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -29,6 +29,21 @@ model-index:
29
  - name: Test CER
30
  type: cer
31
  value: 2.41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
  - name: Test CER
30
  type: cer
31
  value: 2.41
32
+ - task:
33
+ name: Automatic Speech Recognition
34
+ type: automatic-speech-recognition
35
+ dataset:
36
+ name: Robust Speech Event - Dev Data
37
+ type: speech-recognition-community-v2/dev_data
38
+ args: ru
39
+ metrics:
40
+ - name: Test WER
41
+ type: wer
42
+ value: 37.71
43
+ - name: Test CER
44
+ type: cer
45
+ value: 12.98
46
+
47
  ---
48
 
49
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You