ssc-lth-mms-model-mix-adapt-max
This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.4962
- Cer: 0.1683
- Wer: 0.4002
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.001
- train_batch_size: 2
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 4
- 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: 100
- num_epochs: 5
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Cer | Wer |
|---|---|---|---|---|---|
| 0.5714 | 0.5594 | 200 | 0.5462 | 0.1785 | 0.4417 |
| 0.535 | 1.1175 | 400 | 0.5854 | 0.1746 | 0.4243 |
| 0.513 | 1.6769 | 600 | 0.5226 | 0.1748 | 0.4321 |
| 0.4991 | 2.2350 | 800 | 0.5059 | 0.1689 | 0.4060 |
| 0.4944 | 2.7944 | 1000 | 0.4982 | 0.1698 | 0.4093 |
| 0.4393 | 3.3524 | 1200 | 0.5124 | 0.1712 | 0.4085 |
| 0.4978 | 3.9119 | 1400 | 0.4879 | 0.1721 | 0.4266 |
| 0.4381 | 4.4699 | 1600 | 0.4962 | 0.1683 | 0.4002 |
Framework versions
- Transformers 4.57.2
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.22.0
- Downloads last month
- -