auro commited on
Commit
0b2461f
1 Parent(s): dfa0039

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -10,7 +10,7 @@ datasets:
10
  metrics:
11
  - wer
12
  model-index:
13
- - name: Whisper Small Hi - Auro Tripathy
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
@@ -18,24 +18,24 @@ model-index:
18
  dataset:
19
  name: Common Voice 11.0
20
  type: mozilla-foundation/common_voice_11_0
21
- config: hi
22
  split: test
23
  args: 'config: hi, split: test'
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 32.117159062050284
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
- # Whisper Small Hi - Auro Tripathy
34
 
35
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.4288
38
- - Wer: 32.1172
39
 
40
  ## Model description
41
 
@@ -68,10 +68,10 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
71
- | 0.0884 | 2.44 | 1000 | 0.2912 | 33.9160 |
72
- | 0.0217 | 4.89 | 2000 | 0.3463 | 33.1245 |
73
- | 0.0015 | 7.33 | 3000 | 0.4064 | 32.1087 |
74
- | 0.0005 | 9.78 | 4000 | 0.4288 | 32.1172 |
75
 
76
 
77
  ### Framework versions
 
10
  metrics:
11
  - wer
12
  model-index:
13
+ - name: Whisper Small Hi - Sanchit Gandhi
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
 
18
  dataset:
19
  name: Common Voice 11.0
20
  type: mozilla-foundation/common_voice_11_0
21
+ config: or
22
  split: test
23
  args: 'config: hi, split: test'
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 60.045792787635946
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
+ # Whisper Small Hi - Sanchit Gandhi
34
 
35
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.7019
38
+ - Wer: 60.0458
39
 
40
  ## Model description
41
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
71
+ | 0.0048 | 20.0 | 1000 | 0.3577 | 60.3892 |
72
+ | 0.0001 | 40.0 | 2000 | 0.4971 | 60.0458 |
73
+ | 0.0001 | 60.0 | 3000 | 0.6355 | 60.6754 |
74
+ | 0.0001 | 80.0 | 4000 | 0.7019 | 60.0458 |
75
 
76
 
77
  ### Framework versions