Ru3ll commited on
Commit
77cd4c4
1 Parent(s): de8644f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -1,23 +1,25 @@
1
  ---
2
- license: apache-2.0
 
3
  tags:
 
4
  - generated_from_trainer
5
  datasets:
6
- - afrispeech-200
7
  metrics:
8
  - wer
9
  model-index:
10
- - name: dsn_afrispeech-shuffle
11
  results:
12
  - task:
13
  name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
16
- name: afrispeech-200
17
- type: afrispeech-200
18
  config: all
19
  split: train
20
- args: all
21
  metrics:
22
  - name: Wer
23
  type: wer
@@ -27,9 +29,9 @@ model-index:
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
- # dsn_afrispeech-shuffle
31
 
32
- This model is a fine-tuned version of [Ru3ll/dsn_afrispeech2](https://huggingface.co/Ru3ll/dsn_afrispeech2) on the afrispeech-200 dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.5952
35
  - Wer: 23.8251
 
1
  ---
2
+ language:
3
+ - en
4
  tags:
5
+ - hf-asr-leaderboard
6
  - generated_from_trainer
7
  datasets:
8
+ - tobiolatunji/afrispeech-200
9
  metrics:
10
  - wer
11
  model-index:
12
+ - name: Ru3ll/dsn_afrispeech3
13
  results:
14
  - task:
15
  name: Automatic Speech Recognition
16
  type: automatic-speech-recognition
17
  dataset:
18
+ name: Afrispeech-200
19
+ type: tobiolatunji/afrispeech-200
20
  config: all
21
  split: train
22
+ args: 'config: en, split: test'
23
  metrics:
24
  - name: Wer
25
  type: wer
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
  should probably proofread and complete it, then remove this comment. -->
31
 
32
+ # Ru3ll/dsn_afrispeech3
33
 
34
+ This model is a fine-tuned version of [ru3ll/dsn_afrispeech2/whisper-small](https://huggingface.co/ru3ll/dsn_afrispeech2/whisper-small) on the Afrispeech-200 dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.5952
37
  - Wer: 23.8251