ssc-ttj-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: 0.2957
- Cer: 0.0729
- Wer: 0.3783
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.2747 | 0.2789 | 200 | 0.3068 | 0.0785 | 0.4067 |
| 0.2435 | 0.5579 | 400 | 0.3164 | 0.0807 | 0.4084 |
| 0.2364 | 0.8368 | 600 | 0.3079 | 0.0799 | 0.4042 |
| 0.2196 | 1.1158 | 800 | 0.3109 | 0.0764 | 0.4007 |
| 0.2239 | 1.3947 | 1000 | 0.3050 | 0.0750 | 0.3916 |
| 0.2397 | 1.6736 | 1200 | 0.3015 | 0.0758 | 0.3952 |
| 0.2757 | 1.9526 | 1400 | 0.2998 | 0.0741 | 0.3889 |
| 0.2124 | 2.2315 | 1600 | 0.3017 | 0.0739 | 0.3887 |
| 0.2154 | 2.5105 | 1800 | 0.3008 | 0.0738 | 0.3859 |
| 0.1966 | 2.7894 | 2000 | 0.3013 | 0.0736 | 0.3859 |
| 0.2064 | 3.0683 | 2200 | 0.2986 | 0.0734 | 0.3877 |
| 0.1907 | 3.3473 | 2400 | 0.3003 | 0.0733 | 0.3839 |
| 0.2342 | 3.6262 | 2600 | 0.2960 | 0.0736 | 0.385 |
| 0.2296 | 3.9052 | 2800 | 0.2984 | 0.0729 | 0.3785 |
| 0.2161 | 4.1841 | 3000 | 0.2979 | 0.0729 | 0.3784 |
| 0.1906 | 4.4630 | 3200 | 0.2974 | 0.0726 | 0.3789 |
| 0.1831 | 4.7420 | 3400 | 0.2957 | 0.0729 | 0.3783 |
Framework versions
- Transformers 4.52.1
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.21.4
- Downloads last month
- -