ssc-tob-mms-model-mix-adapt-max3
This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.7914
- Cer: 0.1698
- Wer: 0.5568
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.0005
- 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.458 | 0.4790 | 200 | 0.8243 | 0.1777 | 0.5801 |
| 0.4729 | 0.9581 | 400 | 0.7831 | 0.1718 | 0.5619 |
| 0.4129 | 1.4359 | 600 | 0.7789 | 0.1745 | 0.5749 |
| 0.4013 | 1.9150 | 800 | 0.7863 | 0.1711 | 0.5633 |
| 0.4016 | 2.3928 | 1000 | 0.7773 | 0.1725 | 0.5657 |
| 0.3752 | 2.8719 | 1200 | 0.7962 | 0.1732 | 0.5762 |
| 0.4132 | 3.3497 | 1400 | 0.8005 | 0.1717 | 0.5589 |
| 0.3489 | 3.8287 | 1600 | 0.8087 | 0.1701 | 0.5563 |
| 0.351 | 4.3066 | 1800 | 0.7802 | 0.1711 | 0.5605 |
| 0.3431 | 4.7856 | 2000 | 0.7914 | 0.1698 | 0.5568 |
Framework versions
- Transformers 4.52.1
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.21.4
- Downloads last month
- 1