8a519e242b1ba9eb77a93fca97a4c51c
This model is a fine-tuned version of distilbert/distilbert-base-cased on the google/boolq dataset. It achieves the following results on the evaluation set:
- Loss: 0.9897
- Data Size: 1.0
- Epoch Runtime: 9.4261
- Accuracy: 0.6762
- F1 Macro: 0.6616
- Rouge1: 0.6762
- Rouge2: 0.0
- Rougel: 0.6762
- Rougelsum: 0.6759
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 | Rouge1 | Rouge2 | Rougel | Rougelsum |
|---|---|---|---|---|---|---|---|---|---|---|---|
| No log | 0 | 0 | 0.7245 | 0 | 1.4836 | 0.3787 | 0.2747 | 0.3787 | 0.0 | 0.3793 | 0.3790 |
| No log | 1 | 294 | 0.6980 | 0.0078 | 1.6690 | 0.4400 | 0.4193 | 0.4403 | 0.0 | 0.4401 | 0.4403 |
| No log | 2 | 588 | 0.6643 | 0.0156 | 1.7843 | 0.6213 | 0.3832 | 0.6213 | 0.0 | 0.6207 | 0.6210 |
| No log | 3 | 882 | 0.6743 | 0.0312 | 1.9752 | 0.5800 | 0.4931 | 0.5800 | 0.0 | 0.5800 | 0.5800 |
| 0.0269 | 4 | 1176 | 0.6605 | 0.0625 | 2.1924 | 0.6241 | 0.3911 | 0.6241 | 0.0 | 0.6238 | 0.6241 |
| 0.0544 | 5 | 1470 | 0.6479 | 0.125 | 2.6310 | 0.6262 | 0.3994 | 0.6264 | 0.0 | 0.6256 | 0.6262 |
| 0.0922 | 6 | 1764 | 0.6359 | 0.25 | 3.5747 | 0.6293 | 0.6072 | 0.6290 | 0.0 | 0.6291 | 0.6296 |
| 0.5749 | 7 | 2058 | 0.6048 | 0.5 | 5.4854 | 0.6670 | 0.6442 | 0.6670 | 0.0 | 0.6670 | 0.6670 |
| 0.4997 | 8.0 | 2352 | 0.5947 | 1.0 | 9.3918 | 0.7102 | 0.6579 | 0.7105 | 0.0 | 0.7099 | 0.7105 |
| 0.3477 | 9.0 | 2646 | 0.7061 | 1.0 | 9.4949 | 0.7065 | 0.6781 | 0.7065 | 0.0 | 0.7062 | 0.7065 |
| 0.2116 | 10.0 | 2940 | 0.8924 | 1.0 | 9.2837 | 0.7019 | 0.6797 | 0.7022 | 0.0 | 0.7016 | 0.7019 |
| 0.1657 | 11.0 | 3234 | 1.1355 | 1.0 | 9.3154 | 0.7025 | 0.6790 | 0.7025 | 0.0 | 0.7019 | 0.7025 |
| 0.1571 | 12.0 | 3528 | 0.9897 | 1.0 | 9.4261 | 0.6762 | 0.6616 | 0.6762 | 0.0 | 0.6762 | 0.6759 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.1
- Downloads last month
- 9
Model tree for contemmcm/8a519e242b1ba9eb77a93fca97a4c51c
Base model
distilbert/distilbert-base-cased