fix for leaderboard

#1
by mikr - opened
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -5,6 +5,7 @@ license: apache-2.0
5
  tags:
6
  - whisper-event
7
  - generated_from_trainer
 
8
  datasets:
9
  - mozilla-foundation/common_voice_11_0
10
  metrics:
@@ -16,11 +17,9 @@ model-index:
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
- name: Common Voice 11.0
20
  type: mozilla-foundation/common_voice_11_0
21
- config: ar
22
- split: test
23
- args: ar
24
  metrics:
25
  - name: Wer
26
  type: wer
 
5
  tags:
6
  - whisper-event
7
  - generated_from_trainer
8
+ - hf-asr-leaderboard
9
  datasets:
10
  - mozilla-foundation/common_voice_11_0
11
  metrics:
 
17
  name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
+ name: mozilla-foundation/common_voice_11_0
21
  type: mozilla-foundation/common_voice_11_0
22
+ args: 'config: ar, split: test'
 
 
23
  metrics:
24
  - name: Wer
25
  type: wer