ssc-hch-mms-model-mix-adapt-max2
This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.0185
- Cer: 0.1687
- Wer: 0.8204
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: 1
- eval_batch_size: 6
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 2
- optimizer: Use OptimizerNames.ADAMW_TORCH 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.3493 | 0.4739 | 200 | 0.9858 | 0.1896 | 0.8787 |
| 0.3784 | 0.9479 | 400 | 1.0061 | 0.1864 | 0.8512 |
| 0.3256 | 1.4218 | 600 | 1.0376 | 0.1820 | 0.8428 |
| 0.3526 | 1.8957 | 800 | 0.9828 | 0.1766 | 0.8530 |
| 0.277 | 2.3697 | 1000 | 1.0126 | 0.1752 | 0.8443 |
| 0.2785 | 2.8436 | 1200 | 0.9965 | 0.1702 | 0.8410 |
| 0.2458 | 3.3175 | 1400 | 1.0229 | 0.1716 | 0.8285 |
| 0.2511 | 3.7915 | 1600 | 1.0440 | 0.1762 | 0.8322 |
| 0.2252 | 4.2654 | 1800 | 1.0326 | 0.1747 | 0.8336 |
| 0.2217 | 4.7393 | 2000 | 1.0185 | 0.1687 | 0.8204 |
Framework versions
- Transformers 4.52.1
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.21.4
- Downloads last month
- -