ssc-kcn-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.9084
- Cer: 0.2203
- Wer: 0.5479
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.7841 | 0.5731 | 200 | 1.1704 | 0.2361 | 0.6076 |
| 0.8611 | 1.1461 | 400 | 1.0064 | 0.2287 | 0.5754 |
| 0.8108 | 1.7192 | 600 | 1.0245 | 0.2348 | 0.5895 |
| 0.7646 | 2.2923 | 800 | 0.9531 | 0.2255 | 0.5665 |
| 0.7159 | 2.8653 | 1000 | 0.9981 | 0.2200 | 0.5477 |
| 0.6418 | 3.4384 | 1200 | 0.9649 | 0.2223 | 0.5534 |
| 0.7752 | 4.0115 | 1400 | 0.9628 | 0.2183 | 0.5446 |
| 0.631 | 4.5845 | 1600 | 0.9084 | 0.2203 | 0.5479 |
Framework versions
- Transformers 4.57.2
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.22.0
- Downloads last month
- 1