checkpoints
This model is a fine-tuned version of distilbert-base-cased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 1.0683
- Accuracy: 0.6714
- F1 Macro: 0.2193
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: 32
- eval_batch_size: 64
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 0.06
- num_epochs: 5
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
|---|---|---|---|---|---|
| 1.2536 | 1.0 | 1067 | 1.1902 | 0.6620 | 0.1200 |
| 1.0699 | 2.0 | 2134 | 1.0790 | 0.6773 | 0.1631 |
| 0.9049 | 3.0 | 3201 | 1.0413 | 0.6836 | 0.2008 |
| 0.7950 | 4.0 | 4268 | 1.0332 | 0.6839 | 0.2106 |
| 0.7470 | 5.0 | 5335 | 1.0364 | 0.6846 | 0.2163 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 28
Model tree for anpalmak/checkpoints
Base model
distilbert/distilbert-base-cased