ssc-meh-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.5059
- Cer: 0.1691
- Wer: 0.4561
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: 4
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 2
- 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.4775 | 0.6079 | 200 | 0.5378 | 0.1747 | 0.4744 |
| 0.434 | 1.2158 | 400 | 0.5378 | 0.1730 | 0.4687 |
| 0.4465 | 1.8237 | 600 | 0.5361 | 0.1726 | 0.4712 |
| 0.4236 | 2.4316 | 800 | 0.5125 | 0.1736 | 0.4708 |
| 0.4023 | 3.0395 | 1000 | 0.5410 | 0.1721 | 0.4691 |
| 0.3956 | 3.6474 | 1200 | 0.5225 | 0.1707 | 0.4655 |
| 0.371 | 4.2553 | 1400 | 0.5101 | 0.1689 | 0.4525 |
| 0.3649 | 4.8632 | 1600 | 0.5059 | 0.1691 | 0.4561 |
Framework versions
- Transformers 4.57.2
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.22.0
- Downloads last month
- 1