whisper-small-hi-uncurated-mft-1-1-1
This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.2197
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: 1e-05
- train_batch_size: 64
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 128
- 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: cosine
- lr_scheduler_warmup_steps: 1382
- training_steps: 13815
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.4099 | 1.0 | 2763 | 0.2257 |
| 0.4021 | 2.0 | 5526 | 0.2205 |
| 0.3898 | 3.0 | 8289 | 0.2199 |
| 0.4144 | 4.0 | 11052 | 0.2198 |
| 0.4216 | 5.0 | 13815 | 0.2197 |
Framework versions
- Transformers 5.2.0
- Pytorch 2.8.0+cu128
- Datasets 4.4.1
- Tokenizers 0.22.2
- Downloads last month
- 14