jstoone commited on
Commit
1f01ac8
·
1 Parent(s): 7afca02

✨Properly configure for leaderboard.

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