184adeec3da750b8ddff04a04f8f6de1
This model is a fine-tuned version of distilbert/distilbert-base-uncased-distilled-squad on the google/boolq dataset. It achieves the following results on the evaluation set:
- Loss: 0.9362
- Data Size: 1.0
- Epoch Runtime: 9.1835
- Accuracy: 0.6909
- F1 Macro: 0.6785
- Rouge1: 0.6909
- Rouge2: 0.0
- Rougel: 0.6906
- Rougelsum: 0.6912
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.7142 | 0 | 1.4902 | 0.3787 | 0.2755 | 0.3784 | 0.0 | 0.3790 | 0.3790 |
| No log | 1 | 294 | 0.6781 | 0.0078 | 2.9212 | 0.5806 | 0.4566 | 0.5806 | 0.0 | 0.5806 | 0.5812 |
| No log | 2 | 588 | 0.6647 | 0.0156 | 1.6681 | 0.6213 | 0.3832 | 0.6213 | 0.0 | 0.6207 | 0.6210 |
| No log | 3 | 882 | 0.6638 | 0.0312 | 1.8971 | 0.6222 | 0.3948 | 0.6224 | 0.0 | 0.6216 | 0.6219 |
| 0.0271 | 4 | 1176 | 0.6597 | 0.0625 | 2.1246 | 0.6213 | 0.3832 | 0.6213 | 0.0 | 0.6207 | 0.6210 |
| 0.055 | 5 | 1470 | 0.6812 | 0.125 | 2.7719 | 0.6305 | 0.4261 | 0.6305 | 0.0 | 0.6299 | 0.6302 |
| 0.0915 | 6 | 1764 | 0.6345 | 0.25 | 3.5689 | 0.6437 | 0.4785 | 0.6440 | 0.0 | 0.6431 | 0.6440 |
| 0.5922 | 7 | 2058 | 0.6141 | 0.5 | 5.5550 | 0.6743 | 0.6410 | 0.6743 | 0.0 | 0.6737 | 0.6743 |
| 0.5063 | 8.0 | 2352 | 0.6195 | 1.0 | 9.7001 | 0.6694 | 0.6553 | 0.6694 | 0.0 | 0.6694 | 0.6694 |
| 0.3586 | 9.0 | 2646 | 0.7254 | 1.0 | 9.5073 | 0.7016 | 0.6624 | 0.7022 | 0.0 | 0.7010 | 0.7016 |
| 0.2225 | 10.0 | 2940 | 0.8779 | 1.0 | 9.2453 | 0.7050 | 0.6901 | 0.7053 | 0.0 | 0.7047 | 0.7047 |
| 0.1776 | 11.0 | 3234 | 0.9362 | 1.0 | 9.1835 | 0.6909 | 0.6785 | 0.6909 | 0.0 | 0.6906 | 0.6912 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.3.0
- Tokenizers 0.22.1
- Downloads last month
- 1