kurianbenoy mikr commited on
Commit
af26e8c
1 Parent(s): 21bba45

fix for leaderboard (#2)

Browse files

- fix for leaderboard (b005067eeb14c396843cece0c3c76eb55e3eda0a)


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

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -19,7 +19,8 @@ model-index:
19
  dataset:
20
  name: mozilla-foundation/common_voice_11_0
21
  type: mozilla-foundation/common_voice_11_0
22
- args: 'config: ml, split: test'
 
23
  metrics:
24
  - name: Wer
25
  type: wer
 
19
  dataset:
20
  name: mozilla-foundation/common_voice_11_0
21
  type: mozilla-foundation/common_voice_11_0
22
+ config: ml
23
+ split: test
24
  metrics:
25
  - name: Wer
26
  type: wer