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

fix for leaderboard (#1)

Browse files

- fix for leaderboard (a25736871a843e0945e774222db8f624ad77c0c8)


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

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,6 +4,7 @@ language:
4
  license: apache-2.0
5
  tags:
6
  - whisper-event
 
7
  - generated_from_trainer
8
  datasets:
9
  - mozilla-foundation/common_voice_11_0
@@ -16,8 +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
  metrics:
22
  - name: Wer
23
  type: wer
 
4
  license: apache-2.0
5
  tags:
6
  - whisper-event
7
+ - hf-asr-leaderboard
8
  - generated_from_trainer
9
  datasets:
10
  - mozilla-foundation/common_voice_11_0
 
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: ml, split: test'
23
  metrics:
24
  - name: Wer
25
  type: wer