whisper-tiny-dga-gbotemi
This model is a fine-tuned version of openai/whisper-tiny on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.5614
- Wer: 0.3553
- Cer: 0.1578
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 0.0001
- train_batch_size: 32
- eval_batch_size: 64
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 500
- num_epochs: 30
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|---|---|---|---|---|---|
| 0.5635 | 1.0616 | 500 | 0.6380 | 0.3971 | 0.1765 |
| 0.3988 | 2.1231 | 1000 | 0.5377 | 0.3815 | 0.1696 |
| 0.3060 | 3.1847 | 1500 | 0.5156 | 0.3653 | 0.1619 |
| 0.2343 | 4.2463 | 2000 | 0.5188 | 0.3661 | 0.1635 |
| 0.1796 | 5.3079 | 2500 | 0.5384 | 0.3683 | 0.1652 |
| 0.1281 | 6.3694 | 3000 | 0.5614 | 0.3553 | 0.1578 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 114
Model tree for waxal-benchmarking/whisper-tiny-dga-gbotemi
Base model
openai/whisper-tiny