comida_no_comida_text_classifier-distilbert-base-uncased
This model is a fine-tuned version of distilbert/distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.0842
- Accuracy: 0.9895
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.0001
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- 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
- num_epochs: 10
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 0.4658 | 1.0 | 24 | 0.2173 | 0.9319 |
| 0.0787 | 2.0 | 48 | 0.1217 | 0.9686 |
| 0.077 | 3.0 | 72 | 0.2250 | 0.9476 |
| 0.0317 | 4.0 | 96 | 0.0686 | 0.9895 |
| 0.0011 | 5.0 | 120 | 0.0730 | 0.9895 |
| 0.0007 | 6.0 | 144 | 0.0783 | 0.9895 |
| 0.0005 | 7.0 | 168 | 0.0812 | 0.9895 |
| 0.0004 | 8.0 | 192 | 0.0829 | 0.9895 |
| 0.0003 | 9.0 | 216 | 0.0838 | 0.9895 |
| 0.0003 | 10.0 | 240 | 0.0842 | 0.9895 |
Framework versions
- Transformers 4.48.3
- Pytorch 2.5.1+cu124
- Datasets 3.3.1
- Tokenizers 0.21.0
- Downloads last month
- -
Model tree for Sairii/comida_no_comida_text_classifier-distilbert-base-uncased
Base model
distilbert/distilbert-base-uncased