83babdff18e2351b14bafc950e0d7d1d
This model is a fine-tuned version of distilbert/distilgpt2 on the nyu-mll/glue [wnli] dataset. It achieves the following results on the evaluation set:
- Loss: 0.7614
- Data Size: 1.0
- Epoch Runtime: 1.6686
- Accuracy: 0.2969
- F1 Macro: 0.2953
- Rouge1: 0.2969
- Rouge2: 0.0
- Rougel: 0.2969
- Rougelsum: 0.2969
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 | 3.5897 | 0 | 0.6686 | 0.5625 | 0.36 | 0.5625 | 0.0 | 0.5625 | 0.5625 |
| No log | 1 | 19 | 1.8873 | 0.0078 | 0.9689 | 0.5625 | 0.36 | 0.5625 | 0.0 | 0.5625 | 0.5625 |
| No log | 2 | 38 | 0.9928 | 0.0156 | 0.8135 | 0.4219 | 0.3883 | 0.4219 | 0.0 | 0.4219 | 0.4219 |
| No log | 3 | 57 | 0.9468 | 0.0312 | 0.9431 | 0.4375 | 0.4375 | 0.4375 | 0.0 | 0.4375 | 0.4375 |
| No log | 4 | 76 | 0.7971 | 0.0625 | 1.0081 | 0.3594 | 0.3580 | 0.3594 | 0.0 | 0.3594 | 0.3594 |
| No log | 5 | 95 | 0.7283 | 0.125 | 1.0947 | 0.4531 | 0.4296 | 0.4531 | 0.0 | 0.4531 | 0.4531 |
| 0.1477 | 6 | 114 | 0.7285 | 0.25 | 1.1590 | 0.5781 | 0.3981 | 0.5781 | 0.0 | 0.5781 | 0.5781 |
| 0.1477 | 7 | 133 | 0.7371 | 0.5 | 1.3494 | 0.5 | 0.4667 | 0.5 | 0.0 | 0.5 | 0.5 |
| 0.5674 | 8.0 | 152 | 0.7323 | 1.0 | 1.8774 | 0.4062 | 0.3764 | 0.4062 | 0.0 | 0.4062 | 0.4062 |
| 0.5674 | 9.0 | 171 | 0.7614 | 1.0 | 1.6686 | 0.2969 | 0.2953 | 0.2969 | 0.0 | 0.2969 | 0.2969 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.3.0
- Tokenizers 0.22.1
- Downloads last month
- -
Model tree for contemmcm/83babdff18e2351b14bafc950e0d7d1d
Base model
distilbert/distilgpt2