BlueRaccoon commited on
Commit
748e3fc
1 Parent(s): ee3f45f

fixing model card (i used multiple datasets)

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -6,7 +6,8 @@ tags:
6
  - whisper-event
7
  - generated_from_trainer
8
  datasets:
9
- - mozilla-foundation/common_voice_11_0,google/fleurs
 
10
  metrics:
11
  - wer
12
  model-index:
@@ -16,10 +17,11 @@ model-index:
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
- name: mozilla-foundation/common_voice_11_0,google/fleurs uz,uz_uz
20
- type: mozilla-foundation/common_voice_11_0,google/fleurs
21
- config: null
22
- split: None
 
23
  metrics:
24
  - name: Wer
25
  type: wer
@@ -31,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # Whisper Small Uzbek
33
 
34
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_11_0,google/fleurs uz,uz_uz dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.3872
37
  - Wer: 23.6509
 
6
  - whisper-event
7
  - generated_from_trainer
8
  datasets:
9
+ - mozilla-foundation/common_voice_11_0
10
+ - google/fleurs
11
  metrics:
12
  - wer
13
  model-index:
 
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
+ config: uz
23
+ split: test
24
+ args: da
25
  metrics:
26
  - name: Wer
27
  type: wer
 
33
 
34
  # Whisper Small Uzbek
35
 
36
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) trained on the mozilla-foundation/common_voice_11_0 uz and google/fleurs uz_uz datasets, and evaluated on the mozilla-foundation/common_voice_11_0 uz dataset.
37
  It achieves the following results on the evaluation set:
38
  - Loss: 0.3872
39
  - Wer: 23.6509