gigant commited on
Commit
f0b9dcc
1 Parent(s): 1c912cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -8,7 +8,22 @@ tags:
8
  - generated_from_trainer
9
  model-index:
10
  - name: wav2vec2-ro-300m_01
11
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
8
  - generated_from_trainer
9
  model-index:
10
  - name: wav2vec2-ro-300m_01
11
+ results:
12
+ - task:
13
+ name: Automatic Speech Recognition
14
+ type: automatic-speech-recognition
15
+ dataset:
16
+ name: Robust challenge
17
+ type: speech-recognition-community-v2/dev_data
18
+ args: ro
19
+ metrics:
20
+ - name: Dev WER (without LM)
21
+ type: wer
22
+ value: 46.99
23
+ - name: Dev CER (without LM)
24
+ type: cer
25
+ value: 16.04
26
+
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You