ssc-meh-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.8686
- Cer: 0.1843
- Wer: 0.5286
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.4018 | 0.6231 | 200 | 0.8366 | 0.1876 | 0.5379 |
| 0.3989 | 1.2461 | 400 | 0.8234 | 0.1869 | 0.5349 |
| 0.3747 | 1.8692 | 600 | 0.8411 | 0.1847 | 0.5279 |
| 0.3897 | 2.4922 | 800 | 0.8581 | 0.1850 | 0.5369 |
| 0.3549 | 3.1153 | 1000 | 0.8596 | 0.1869 | 0.5320 |
| 0.3516 | 3.7383 | 1200 | 0.8584 | 0.1849 | 0.5283 |
| 0.3127 | 4.3614 | 1400 | 0.8756 | 0.1851 | 0.5317 |
| 0.3219 | 4.9844 | 1600 | 0.8686 | 0.1843 | 0.5286 |
Framework versions
- Transformers 4.52.1
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.21.4
- Downloads last month
- 1