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

fix for leaderboard

Browse files

I've talked today with Sanchit and original values were right. You need to be found on leaderboard after selecting config {language code]. Not on default leaderboard.

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