mikr commited on
Commit
e4d9f05
1 Parent(s): 9a755af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -18,11 +18,9 @@ model-index:
18
  name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
20
  dataset:
21
- name: Common Voice 11.0
22
  type: mozilla-foundation/common_voice_11_0
23
- config: el
24
- split: test
25
- args: el
26
  metrics:
27
  - name: Wer
28
  type: wer
 
18
  name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
20
  dataset:
21
+ name: mozilla-foundation/common_voice_11_0
22
  type: mozilla-foundation/common_voice_11_0
23
+ args: 'config: el, split: test'
 
 
24
  metrics:
25
  - name: Wer
26
  type: wer