whisper-tiny-aka-lucia
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.5856
- Wer: 0.3558
- Cer: 0.1346
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.4971 | 1.5823 | 500 | 0.5240 | 0.3987 | 0.1650 |
| 0.2749 | 3.1646 | 1000 | 0.4758 | 0.3540 | 0.1342 |
| 0.2308 | 4.7468 | 1500 | 0.4824 | 0.3397 | 0.1268 |
| 0.1070 | 6.3291 | 2000 | 0.5417 | 0.3601 | 0.1365 |
| 0.0827 | 7.9114 | 2500 | 0.5856 | 0.3558 | 0.1346 |
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-aka-lucia
Base model
openai/whisper-tiny