Intoxicated_Classification_Fine_Tuned_14_epochs
This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.5795
- Accuracy: 0.7187
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: 5e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Use 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_ratio: 0.1
- training_steps: 6980
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
0.4767 | 0.1 | 698 | 1.9866 | 0.5738 |
0.2627 | 1.1 | 1396 | 1.2988 | 0.6354 |
0.0815 | 2.1 | 2094 | 1.6103 | 0.6692 |
0.1119 | 3.1 | 2792 | 1.4690 | 0.7069 |
0.0006 | 4.1 | 3490 | 1.2770 | 0.7225 |
0.001 | 5.1 | 4188 | 1.7738 | 0.6552 |
0.001 | 6.1 | 4886 | 1.9460 | 0.6490 |
0.0005 | 7.1 | 5584 | 1.9181 | 0.6830 |
0.1412 | 8.1 | 6282 | 1.3001 | 0.7553 |
0.001 | 9.1 | 6980 | 1.5795 | 0.7187 |
Framework versions
- Transformers 4.48.0
- Pytorch 2.5.1
- Datasets 3.2.0
- Tokenizers 0.21.0
- Downloads last month
- 14
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.