food_not_food_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.0003
- Accuracy: 1.0
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: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
0.4642 | 1.0 | 10 | 0.1351 | 0.9730 |
0.0428 | 2.0 | 20 | 0.0040 | 1.0 |
0.0026 | 3.0 | 30 | 0.0413 | 0.9865 |
0.0134 | 4.0 | 40 | 0.0006 | 1.0 |
0.0006 | 5.0 | 50 | 0.0587 | 0.9865 |
0.0005 | 6.0 | 60 | 0.0842 | 0.9865 |
0.0029 | 7.0 | 70 | 0.0003 | 1.0 |
0.0004 | 8.0 | 80 | 0.0003 | 1.0 |
0.0004 | 9.0 | 90 | 0.0003 | 1.0 |
0.0004 | 10.0 | 100 | 0.0003 | 1.0 |
Framework versions
- Transformers 4.44.2
- Pytorch 2.5.0+cu121
- Datasets 3.1.0
- Tokenizers 0.19.1
- Downloads last month
- 16
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for Unizomby/food_not_food_text_classifier-distilbert-base-uncased
Base model
distilbert/distilbert-base-uncased