loose_default_seed-42_1e-3
This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 3.1869
- Accuracy: 0.4006
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: 32
- eval_batch_size: 64
- seed: 42
- gradient_accumulation_steps: 8
- total_train_batch_size: 256
- 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: 32000
- num_epochs: 20.0
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 6.005 | 0.9994 | 1486 | 4.4170 | 0.2930 |
| 4.31 | 1.9997 | 2973 | 3.9149 | 0.3316 |
| 3.7062 | 2.9992 | 4459 | 3.6308 | 0.3555 |
| 3.5302 | 3.9995 | 5946 | 3.4664 | 0.3707 |
| 3.3105 | 4.9997 | 7433 | 3.3669 | 0.3807 |
| 3.235 | 5.9993 | 8919 | 3.3082 | 0.3862 |
| 3.1269 | 6.9996 | 10406 | 3.2675 | 0.3903 |
| 3.0904 | 7.9998 | 11893 | 3.2417 | 0.3924 |
| 3.0287 | 8.9994 | 13379 | 3.2251 | 0.3949 |
| 3.0014 | 9.9997 | 14866 | 3.2118 | 0.3962 |
| 2.9657 | 10.9992 | 16352 | 3.2043 | 0.3973 |
| 2.9446 | 11.9995 | 17839 | 3.1982 | 0.3982 |
| 2.9231 | 12.9997 | 19326 | 3.1957 | 0.3987 |
| 2.9056 | 13.9993 | 20812 | 3.1945 | 0.3990 |
| 2.894 | 14.9996 | 22299 | 3.1950 | 0.3994 |
| 2.8774 | 15.9998 | 23786 | 3.1885 | 0.4003 |
| 2.875 | 16.9994 | 25272 | 3.1896 | 0.4000 |
| 2.8581 | 17.9997 | 26759 | 3.1842 | 0.4007 |
| 2.8646 | 18.9992 | 28245 | 3.1835 | 0.4008 |
| 2.8439 | 19.9914 | 29720 | 3.1869 | 0.4006 |
Framework versions
- Transformers 4.46.2
- Pytorch 2.5.1+cu124
- Datasets 3.2.0
- Tokenizers 0.20.0
- Downloads last month
- 1