CKSINGH commited on
Commit
9c3cffd
1 Parent(s): b9d19eb

End of training

Browse files
Files changed (2) hide show
  1. README.md +9 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -20,9 +20,9 @@ should probably proofread and complete it, then remove this comment. -->
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.1406
24
- - Wer: 16.8660
25
- - Cer: 5.9563
26
 
27
  ## Model description
28
 
@@ -47,16 +47,18 @@ The following hyperparameters were used during training:
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
- - lr_scheduler_warmup_steps: 1
51
- - training_steps: 2
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
57
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|
58
- | 0.1093 | 0.02 | 1 | 0.1154 | 16.0287 | 4.9761 |
59
- | 0.0147 | 0.04 | 2 | 0.1406 | 16.8660 | 5.9563 |
 
 
60
 
61
 
62
  ### Framework versions
 
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.1203
24
+ - Wer: 10.8852
25
+ - Cer: 3.4179
26
 
27
  ## Model description
28
 
 
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_steps: 500
51
+ - training_steps: 2000
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
57
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|
58
+ | 0.0291 | 8.77 | 500 | 0.1099 | 14.2344 | 4.1970 |
59
+ | 0.004 | 17.54 | 1000 | 0.1114 | 10.8852 | 3.4682 |
60
+ | 0.0001 | 26.32 | 1500 | 0.1185 | 10.7656 | 3.3677 |
61
+ | 0.0 | 35.09 | 2000 | 0.1203 | 10.8852 | 3.4179 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1de9e47d57197b1feb4a0f03e6c8731d663c4cf07c12687e2adadccf22b4a3b
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53dfd4cf4fcd0472a340ac0fa1681b49177c44864f8d4b331277c30c15b52cbd
3
  size 966995080