infinitejoy commited on
Commit
1650841
1 Parent(s): 88892c1

dev data evaluation

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -28,6 +28,20 @@ model-index:
28
  - name: Test CER
29
  type: cer
30
  value: 10.75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
28
  - name: Test CER
29
  type: cer
30
  value: 10.75
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: bg
38
+ metrics:
39
+ - name: Test WER
40
+ type: wer
41
+ value: 63.68
42
+ - name: Test CER
43
+ type: cer
44
+ value: 19.88
45
  ---
46
 
47
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You