distilbert-base-uncased-finetuned
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: 1.0808
- Accuracy: 0.505
- F1: 0.5001
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 |
|---|---|---|---|---|---|
| 1.316 | 1.0 | 26 | 1.2469 | 0.42 | 0.3122 |
| 1.1839 | 2.0 | 52 | 1.1349 | 0.49 | 0.4587 |
| 1.0951 | 3.0 | 78 | 1.1039 | 0.485 | 0.4738 |
| 1.036 | 4.0 | 104 | 1.0734 | 0.485 | 0.4838 |
| 0.9994 | 5.0 | 130 | 1.0808 | 0.505 | 0.5001 |
Framework versions
- Transformers 4.41.2
- Pytorch 2.3.0+cu121
- Tokenizers 0.19.1
- Downloads last month
- -
Model tree for Gregorig/distilbert-base-uncased-finetuned
Base model
distilbert/distilbert-base-uncased