696130c15267abfc38bae1c80f454fe9
This model is a fine-tuned version of albert/albert-xxlarge-v1 on the nyu-mll/glue dataset. It achieves the following results on the evaluation set:
- Loss: 0.2598
- Data Size: 1.0
- Epoch Runtime: 129.7264
- Accuracy: 0.9259
- F1 Macro: 0.9258
- Rouge1: 0.9259
- Rouge2: 0.0
- Rougel: 0.9259
- Rougelsum: 0.9259
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.7192 | 0 | 1.0905 | 0.5058 | 0.3380 | 0.5058 | 0.0 | 0.5058 | 0.5058 |
| No log | 1 | 2104 | 0.7002 | 0.0078 | 2.1483 | 0.5093 | 0.3374 | 0.5093 | 0.0 | 0.5093 | 0.5081 |
| No log | 2 | 4208 | 0.7261 | 0.0156 | 3.4193 | 0.7569 | 0.7496 | 0.7569 | 0.0 | 0.7569 | 0.7569 |
| 0.0135 | 3 | 6312 | 0.4935 | 0.0312 | 5.5599 | 0.8229 | 0.8178 | 0.8218 | 0.0 | 0.8241 | 0.8229 |
| 0.4427 | 4 | 8416 | 0.1978 | 0.0625 | 9.4529 | 0.9294 | 0.9294 | 0.9294 | 0.0 | 0.9294 | 0.9294 |
| 0.2402 | 5 | 10520 | 0.1728 | 0.125 | 17.5032 | 0.9363 | 0.9362 | 0.9363 | 0.0 | 0.9363 | 0.9363 |
| 0.1926 | 6 | 12624 | 0.2013 | 0.25 | 33.4245 | 0.9352 | 0.9351 | 0.9352 | 0.0 | 0.9352 | 0.9352 |
| 0.1494 | 7 | 14728 | 0.1549 | 0.5 | 65.6487 | 0.9479 | 0.9479 | 0.9479 | 0.0 | 0.9479 | 0.9479 |
| 0.1527 | 8.0 | 16832 | 0.2066 | 1.0 | 130.1089 | 0.9352 | 0.9352 | 0.9363 | 0.0 | 0.9352 | 0.9352 |
| 0.0952 | 9.0 | 18936 | 0.2085 | 1.0 | 130.3279 | 0.9306 | 0.9305 | 0.9306 | 0.0 | 0.9306 | 0.9306 |
| 0.1143 | 10.0 | 21040 | 0.2121 | 1.0 | 139.7502 | 0.9213 | 0.9211 | 0.9201 | 0.0 | 0.9213 | 0.9213 |
| 0.1362 | 11.0 | 23144 | 0.2598 | 1.0 | 129.7264 | 0.9259 | 0.9258 | 0.9259 | 0.0 | 0.9259 | 0.9259 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.1
- Downloads last month
- -
Model tree for contemmcm/696130c15267abfc38bae1c80f454fe9
Base model
albert/albert-xxlarge-v1