ssc-ukv-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.5348
- Cer: 0.1355
- Wer: 0.4138
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.6405 | 0.2658 | 200 | 0.6242 | 0.1445 | 0.4411 |
| 0.6262 | 0.5316 | 400 | 0.5923 | 0.1462 | 0.4447 |
| 0.568 | 0.7973 | 600 | 0.5923 | 0.1437 | 0.4424 |
| 0.55 | 1.0625 | 800 | 0.5983 | 0.1436 | 0.4446 |
| 0.5936 | 1.3282 | 1000 | 0.5741 | 0.1397 | 0.4251 |
| 0.5573 | 1.5940 | 1200 | 0.5743 | 0.1384 | 0.4223 |
| 0.5549 | 1.8598 | 1400 | 0.5598 | 0.1365 | 0.4156 |
| 0.5016 | 2.1249 | 1600 | 0.5534 | 0.1429 | 0.4385 |
| 0.4938 | 2.3907 | 1800 | 0.5680 | 0.1368 | 0.4149 |
| 0.6053 | 2.6565 | 2000 | 0.5469 | 0.1373 | 0.4221 |
| 0.5131 | 2.9223 | 2200 | 0.5544 | 0.1389 | 0.4249 |
| 0.4785 | 3.1874 | 2400 | 0.5464 | 0.1412 | 0.4362 |
| 0.4681 | 3.4532 | 2600 | 0.5381 | 0.1389 | 0.4300 |
| 0.5437 | 3.7189 | 2800 | 0.5491 | 0.1367 | 0.4163 |
| 0.511 | 3.9847 | 3000 | 0.5385 | 0.1372 | 0.4280 |
| 0.4948 | 4.2498 | 3200 | 0.5438 | 0.1355 | 0.4155 |
| 0.5086 | 4.5156 | 3400 | 0.5379 | 0.1354 | 0.4147 |
| 0.4525 | 4.7814 | 3600 | 0.5348 | 0.1355 | 0.4138 |
Framework versions
- Transformers 4.52.1
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.21.4
- Downloads last month
- -