CKSINGH commited on
Commit
48358d9
1 Parent(s): 1797adb

End of training

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -2,27 +2,27 @@
2
  language:
3
  - hi
4
  license: apache-2.0
5
- base_model: openai/whisper-medium
6
  tags:
7
  - hf-asr-leaderboard
8
  - generated_from_trainer
9
  metrics:
10
  - wer
11
  model-index:
12
- - name: Whisper small Hi - CKS 1611 firefox
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- # Whisper small Hi - CKS 1611 firefox
20
 
21
- This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.4267
24
- - Wer: 36.8876
25
- - Cer: 14.1067
26
 
27
  ## Model description
28
 
@@ -55,13 +55,13 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
57
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
58
- | 0.0159 | 0.14 | 1 | 0.4178 | 37.2719 | 14.0530 |
59
- | 0.0623 | 0.29 | 2 | 0.4267 | 36.8876 | 14.1067 |
60
 
61
 
62
  ### Framework versions
63
 
64
  - Transformers 4.36.0.dev0
65
  - Pytorch 2.1.0+cu118
66
- - Datasets 2.14.7
67
  - Tokenizers 0.15.0
 
2
  language:
3
  - hi
4
  license: apache-2.0
5
+ base_model: CKSINGH/whisper-small-hi-iiib
6
  tags:
7
  - hf-asr-leaderboard
8
  - generated_from_trainer
9
  metrics:
10
  - wer
11
  model-index:
12
+ - name: CKSINGH whisper-small-hi-fiefox
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
+ # CKSINGH whisper-small-hi-fiefox
20
 
21
+ This model is a fine-tuned version of [CKSINGH/whisper-small-hi-iiib](https://huggingface.co/CKSINGH/whisper-small-hi-iiib) on the Common Voice 13.0 dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.3975
24
+ - Wer: 33.5625
25
+ - Cer: 10.9848
26
 
27
  ## Model description
28
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
57
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
58
+ | 0.4544 | 0.0 | 1 | 0.5773 | 34.5894 | 11.3627 |
59
+ | 0.5049 | 0.01 | 2 | 0.3975 | 33.5625 | 10.9848 |
60
 
61
 
62
  ### Framework versions
63
 
64
  - Transformers 4.36.0.dev0
65
  - Pytorch 2.1.0+cu118
66
+ - Datasets 2.15.0
67
  - Tokenizers 0.15.0