ssc-cgg-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.3702
- Cer: 0.1325
- Wer: 0.5786
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.4579 | 0.4520 | 200 | 0.4307 | 0.1450 | 0.6435 |
| 0.4426 | 0.9040 | 400 | 0.4283 | 0.1420 | 0.6124 |
| 0.4413 | 1.3548 | 600 | 0.3988 | 0.1381 | 0.6074 |
| 0.4356 | 1.8068 | 800 | 0.4009 | 0.1394 | 0.6109 |
| 0.4049 | 2.2576 | 1000 | 0.3995 | 0.1315 | 0.5791 |
| 0.408 | 2.7096 | 1200 | 0.3930 | 0.1357 | 0.5939 |
| 0.3788 | 3.1605 | 1400 | 0.3821 | 0.1345 | 0.5892 |
| 0.4184 | 3.6124 | 1600 | 0.3767 | 0.1302 | 0.5697 |
| 0.352 | 4.0633 | 1800 | 0.3757 | 0.1341 | 0.5859 |
| 0.3664 | 4.5153 | 2000 | 0.3739 | 0.1332 | 0.5785 |
| 0.363 | 4.9672 | 2200 | 0.3702 | 0.1325 | 0.5786 |
Framework versions
- Transformers 4.57.2
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.22.0
- Downloads last month
- -