AndrewMcDowell commited on
Commit
5262dde
1 Parent(s): 99dbe74

Update README.md

Browse files

Add dev data eval.

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