ssc-hch-xlsr300m-model-mix-adapt-max-lowlr
This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.8181
- Cer: 0.1722
- Wer: 0.7553
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.0003
- train_batch_size: 2
- eval_batch_size: 6
- 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.2203 | 0.9479 | 200 | 0.8277 | 0.2117 | 0.8447 |
| 0.1564 | 1.8957 | 400 | 0.7816 | 0.2002 | 0.8113 |
| 0.1051 | 2.8436 | 600 | 0.7741 | 0.1815 | 0.7703 |
| 0.0714 | 3.7915 | 800 | 0.7579 | 0.1762 | 0.7757 |
| 0.0482 | 4.7393 | 1000 | 0.8181 | 0.1722 | 0.7553 |
Framework versions
- Transformers 4.57.2
- Pytorch 2.9.1+cu128
- Datasets 3.6.0
- Tokenizers 0.22.0
- Downloads last month
- 1