32198c530449af869761bdb644e52077
This model is a fine-tuned version of albert/albert-xlarge-v1 on the nyu-mll/glue dataset. It achieves the following results on the evaluation set:
- Loss: 0.7038
- Data Size: 0.5
- Epoch Runtime: 61.8820
- Accuracy: 0.5093
- F1 Macro: 0.3374
- Rouge1: 0.5093
- Rouge2: 0.0
- Rougel: 0.5093
- Rougelsum: 0.5081
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.7165 | 0 | 1.0425 | 0.5312 | 0.5131 | 0.5312 | 0.0 | 0.5312 | 0.5324 |
| No log | 1 | 2104 | 0.8143 | 0.0078 | 3.3383 | 0.5093 | 0.3374 | 0.5093 | 0.0 | 0.5093 | 0.5081 |
| No log | 2 | 4208 | 0.7073 | 0.0156 | 3.0062 | 0.5093 | 0.3374 | 0.5093 | 0.0 | 0.5093 | 0.5081 |
| 0.0154 | 3 | 6312 | 0.6935 | 0.0312 | 4.9506 | 0.5093 | 0.3374 | 0.5093 | 0.0 | 0.5093 | 0.5081 |
| 0.6947 | 4 | 8416 | 0.6971 | 0.0625 | 8.8309 | 0.5093 | 0.3374 | 0.5093 | 0.0 | 0.5093 | 0.5081 |
| 0.6961 | 5 | 10520 | 0.7479 | 0.125 | 16.3351 | 0.5093 | 0.3374 | 0.5093 | 0.0 | 0.5093 | 0.5081 |
| 0.6932 | 6 | 12624 | 0.7089 | 0.25 | 31.2879 | 0.5093 | 0.3374 | 0.5093 | 0.0 | 0.5093 | 0.5081 |
| 0.6874 | 7 | 14728 | 0.7038 | 0.5 | 61.8820 | 0.5093 | 0.3374 | 0.5093 | 0.0 | 0.5093 | 0.5081 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.1
- Downloads last month
- 1
Model tree for contemmcm/32198c530449af869761bdb644e52077
Base model
albert/albert-xlarge-v1