f90c2c7b6e4fbe4251d53a5eebe28d64
This model is a fine-tuned version of distilbert/distilbert-base-cased-distilled-squad on the contemmcm/cls_20newsgroups dataset. It achieves the following results on the evaluation set:
- Loss: 0.5216
- Data Size: 1.0
- Epoch Runtime: 15.6620
- Accuracy: 0.8826
- F1 Macro: 0.8825
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: 5e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- distributed_type: multi-GPU
- num_devices: 4
- total_train_batch_size: 32
- total_eval_batch_size: 32
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: constant
- num_epochs: 50
Training results
| Training Loss | Epoch | Step | Validation Loss | Data Size | Epoch Runtime | Accuracy | F1 Macro |
|---|---|---|---|---|---|---|---|
| No log | 0 | 0 | 3.0017 | 0 | 1.6905 | 0.0484 | 0.0133 |
| No log | 1 | 499 | 3.0049 | 0.0078 | 2.0930 | 0.0524 | 0.0062 |
| 0.03 | 2 | 998 | 2.9753 | 0.0156 | 1.9521 | 0.0980 | 0.0397 |
| 0.0542 | 3 | 1497 | 2.6767 | 0.0312 | 2.3975 | 0.2311 | 0.1569 |
| 0.0955 | 4 | 1996 | 1.7923 | 0.0625 | 2.8579 | 0.4806 | 0.4214 |
| 1.4572 | 5 | 2495 | 1.0685 | 0.125 | 3.7667 | 0.6933 | 0.6619 |
| 0.7414 | 6 | 2994 | 0.7425 | 0.25 | 5.4707 | 0.7603 | 0.7464 |
| 0.5676 | 7 | 3493 | 0.5127 | 0.5 | 9.0899 | 0.8402 | 0.8397 |
| 0.3693 | 8.0 | 3992 | 0.4036 | 1.0 | 16.2575 | 0.8768 | 0.8769 |
| 0.2558 | 9.0 | 4491 | 0.4287 | 1.0 | 16.1225 | 0.8705 | 0.8688 |
| 0.1679 | 10.0 | 4990 | 0.4305 | 1.0 | 16.2156 | 0.8821 | 0.8809 |
| 0.157 | 11.0 | 5489 | 0.5362 | 1.0 | 15.6543 | 0.8697 | 0.8689 |
| 0.111 | 12.0 | 5988 | 0.5216 | 1.0 | 15.6620 | 0.8826 | 0.8825 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.3.0
- Tokenizers 0.22.1
- Downloads last month
- 1