ssc-kcn-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: 1.3586
- Cer: 0.2319
- Wer: 0.6020
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.674 | 0.2867 | 200 | 1.4549 | 0.2344 | 0.6226 |
| 0.7313 | 0.5735 | 400 | 1.3275 | 0.2389 | 0.6375 |
| 0.7196 | 0.8602 | 600 | 1.2892 | 0.2365 | 0.6339 |
| 0.6087 | 1.1462 | 800 | 1.3732 | 0.2363 | 0.6235 |
| 0.7423 | 1.4330 | 1000 | 1.3899 | 0.2383 | 0.6291 |
| 0.6455 | 1.7197 | 1200 | 1.2907 | 0.2361 | 0.6260 |
| 0.7217 | 2.0057 | 1400 | 1.3126 | 0.2343 | 0.6209 |
| 0.6647 | 2.2925 | 1600 | 1.3753 | 0.2325 | 0.6259 |
| 0.5548 | 2.5792 | 1800 | 1.3138 | 0.2338 | 0.6148 |
| 0.6408 | 2.8659 | 2000 | 1.3204 | 0.2306 | 0.6078 |
| 0.6426 | 3.1520 | 2200 | 1.3327 | 0.2435 | 0.6200 |
| 0.5801 | 3.4387 | 2400 | 1.3655 | 0.2270 | 0.6039 |
| 0.5511 | 3.7254 | 2600 | 1.3607 | 0.2258 | 0.5985 |
| 0.5497 | 4.0115 | 2800 | 1.3318 | 0.2279 | 0.6024 |
| 0.5892 | 4.2982 | 3000 | 1.2849 | 0.2442 | 0.6167 |
| 0.5793 | 4.5849 | 3200 | 1.3264 | 0.2361 | 0.6081 |
| 0.504 | 4.8717 | 3400 | 1.3586 | 0.2319 | 0.6020 |
Framework versions
- Transformers 4.52.1
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.21.4
- Downloads last month
- 2