ssc-lke-mms-model-mix-adapt-max
This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.6142
- Cer: 0.1593
- Wer: 0.5758
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: 2
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 4
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED 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.6856 | 0.4678 | 200 | 0.6878 | 0.1694 | 0.6064 |
| 0.6843 | 0.9357 | 400 | 0.6620 | 0.1671 | 0.5976 |
| 0.6369 | 1.4023 | 600 | 0.6437 | 0.1677 | 0.6028 |
| 0.6328 | 1.8702 | 800 | 0.6441 | 0.1696 | 0.6096 |
| 0.6417 | 2.3368 | 1000 | 0.6374 | 0.1635 | 0.5923 |
| 0.5985 | 2.8047 | 1200 | 0.6272 | 0.1648 | 0.5944 |
| 0.589 | 3.2713 | 1400 | 0.6264 | 0.1623 | 0.5830 |
| 0.6151 | 3.7392 | 1600 | 0.6184 | 0.1611 | 0.5784 |
| 0.5672 | 4.2058 | 1800 | 0.6216 | 0.1654 | 0.5975 |
| 0.5576 | 4.6737 | 2000 | 0.6142 | 0.1593 | 0.5758 |
Framework versions
- Transformers 4.57.2
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.22.0
- Downloads last month
- 1