sumukhshadakshari commited on
Commit
be4ad92
1 Parent(s): 52008dd

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -20,8 +20,8 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the bial2 dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.3045
24
- - Wer: 26.8198
25
 
26
  ## Model description
27
 
@@ -47,15 +47,18 @@ The following hyperparameters were used during training:
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_steps: 500
50
- - training_steps: 2000
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
- | Training Loss | Epoch | Step | Validation Loss | Wer |
56
- |:-------------:|:------:|:----:|:---------------:|:-------:|
57
- | 0.179 | 3.8911 | 1000 | 0.3229 | 27.5749 |
58
- | 0.0687 | 7.7821 | 2000 | 0.3045 | 26.8198 |
 
 
 
59
 
60
 
61
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the bial2 dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.3229
24
+ - Wer: 31.7789
25
 
26
  ## Model description
27
 
 
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_steps: 500
50
+ - num_epochs: 5
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
56
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
57
+ | 1.4255 | 1.0 | 257 | 1.3274 | 102.7404 |
58
+ | 0.5538 | 2.0 | 514 | 0.5221 | 44.0872 |
59
+ | 0.3054 | 3.0 | 771 | 0.3637 | 30.5956 |
60
+ | 0.202 | 4.0 | 1028 | 0.3305 | 28.6649 |
61
+ | 0.1601 | 5.0 | 1285 | 0.3229 | 31.7789 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:041abfb9dde50162d91420279a9d670f5512b35a29c3cbadd6752a967ad85eca
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:534c36c7fc038acb52915d585e03be4bfaf39b5c04378869cc309ea70659a53e
3
  size 151061672