mikr commited on
Commit
80c3f8f
1 Parent(s): 75cdd39

Leaderboard fix

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
@@ -22,7 +22,8 @@ model-index:
22
  dataset:
23
  name: mozilla-foundation/common_voice_11_0
24
  type: mozilla-foundation/common_voice_11_0
25
- args: 'config: el, split: test'
 
26
  metrics:
27
  - name: Wer
28
  type: wer
 
22
  dataset:
23
  name: mozilla-foundation/common_voice_11_0
24
  type: mozilla-foundation/common_voice_11_0
25
+ config: el
26
+ split: test
27
  metrics:
28
  - name: Wer
29
  type: wer