whisper-small-ach-kadima
This model is a fine-tuned version of openai/whisper-small on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.1481
- Wer: 0.3545
- Cer: 0.1507
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: 16
- eval_batch_size: 64
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- 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.5309 | 4.5455 | 500 | 0.8009 | 0.4007 | 0.1707 |
| 0.1317 | 9.0909 | 1000 | 0.9698 | 0.3791 | 0.1651 |
| 0.0436 | 13.6364 | 1500 | 1.0812 | 0.3617 | 0.1576 |
| 0.0209 | 18.1818 | 2000 | 1.1481 | 0.3545 | 0.1507 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 107
Model tree for waxal-benchmarking/whisper-small-ach-kadima
Base model
openai/whisper-small