emilios mikr commited on
Commit
bae2b76
1 Parent(s): 40f53c5

Update README.md (#2)

Browse files

- Update README.md (e4d9f05a52a3d02a21830d9ce5628d45a9ef0b06)


Co-authored-by: Milan Kryl <mikr@users.noreply.huggingface.co>

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