distilbert-base-uncased-finetuned-t_vendor
This model is a fine-tuned version of distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.3330
- Accuracy: 0.885
- F1: 0.8950
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: 2e-05
- train_batch_size: 64
- eval_batch_size: 64
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 5
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|---|---|---|---|---|---|
| 0.6431 | 1.0 | 26 | 0.5644 | 0.715 | 0.7571 |
| 0.4823 | 2.0 | 52 | 0.4651 | 0.87 | 0.8799 |
| 0.3577 | 3.0 | 78 | 0.3918 | 0.86 | 0.8759 |
| 0.2801 | 4.0 | 104 | 0.3527 | 0.89 | 0.8983 |
| 0.2203 | 5.0 | 130 | 0.3330 | 0.885 | 0.8950 |
Framework versions
- Transformers 4.41.1
- Pytorch 2.3.0+cu121
- Tokenizers 0.19.1
- Downloads last month
- 1
Model tree for Gregorig/distilbert-base-uncased-finetuned-t_vendor
Base model
distilbert/distilbert-base-uncased