ssc-ttj-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: 0.3054
- Cer: 0.0719
- Wer: 0.3767
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.2565 | 0.2789 | 200 | 0.3161 | 0.0761 | 0.3993 |
| 0.2327 | 0.5579 | 400 | 0.3274 | 0.0794 | 0.4056 |
| 0.23 | 0.8368 | 600 | 0.3325 | 0.0802 | 0.4092 |
| 0.2093 | 1.1158 | 800 | 0.3359 | 0.0757 | 0.3937 |
| 0.2204 | 1.3947 | 1000 | 0.3157 | 0.0741 | 0.3891 |
| 0.2275 | 1.6736 | 1200 | 0.3128 | 0.0739 | 0.3857 |
| 0.2617 | 1.9526 | 1400 | 0.3130 | 0.0731 | 0.3886 |
| 0.2007 | 2.2315 | 1600 | 0.3199 | 0.0734 | 0.3862 |
| 0.1963 | 2.5105 | 1800 | 0.3156 | 0.0748 | 0.3917 |
| 0.1859 | 2.7894 | 2000 | 0.3134 | 0.0731 | 0.3833 |
| 0.1933 | 3.0683 | 2200 | 0.3123 | 0.0734 | 0.3853 |
| 0.1738 | 3.3473 | 2400 | 0.3167 | 0.0738 | 0.3876 |
| 0.2202 | 3.6262 | 2600 | 0.3087 | 0.0735 | 0.3835 |
| 0.214 | 3.9052 | 2800 | 0.3085 | 0.0726 | 0.3814 |
| 0.1931 | 4.1841 | 3000 | 0.3100 | 0.0724 | 0.3792 |
| 0.1769 | 4.4630 | 3200 | 0.3071 | 0.0716 | 0.3778 |
| 0.1697 | 4.7420 | 3400 | 0.3054 | 0.0719 | 0.3767 |
Framework versions
- Transformers 4.52.1
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.21.4
- Downloads last month
- -