p4b commited on
Commit
c219b3f
·
1 Parent(s): 0d0f9a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -16,11 +16,10 @@ model-index:
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
- name: FLUERS Korean
20
- type: fleurs
21
  config: ko_kr
22
- split: validation
23
- args: ko_kr
24
  metrics:
25
  - name: Wer
26
  type: wer
 
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
+ name: google/fleurs ko_kr
20
+ type: google/fleurs
21
  config: ko_kr
22
+ split: test
 
23
  metrics:
24
  - name: Wer
25
  type: wer