17fc9f7726f79db49d478f6190c3d69d
This model is a fine-tuned version of albert/albert-base-v1 on the nyu-mll/glue dataset. It achieves the following results on the evaluation set:
- Loss: 0.5278
- Data Size: 1.0
- Epoch Runtime: 9.5446
- Accuracy: 0.7871
- F1 Macro: 0.7362
- Rouge1: 0.7871
- Rouge2: 0.0
- Rougel: 0.7881
- Rougelsum: 0.7861
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.6915 | 0 | 0.9309 | 0.5088 | 0.5027 | 0.5088 | 0.0 | 0.5098 | 0.5078 |
| No log | 1 | 267 | 0.6385 | 0.0078 | 1.8289 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
| No log | 2 | 534 | 0.6432 | 0.0156 | 1.1097 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
| No log | 3 | 801 | 0.6375 | 0.0312 | 1.3985 | 0.6943 | 0.4388 | 0.6953 | 0.0 | 0.6953 | 0.6943 |
| No log | 4 | 1068 | 0.6318 | 0.0625 | 1.5649 | 0.6855 | 0.4268 | 0.6865 | 0.0 | 0.6855 | 0.6855 |
| 0.036 | 5 | 1335 | 0.6793 | 0.125 | 2.0401 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
| 0.5323 | 6 | 1602 | 0.5118 | 0.25 | 3.1221 | 0.7568 | 0.6719 | 0.7563 | 0.0 | 0.7568 | 0.7568 |
| 0.4726 | 7 | 1869 | 0.5691 | 0.5 | 5.3179 | 0.7305 | 0.5523 | 0.7305 | 0.0 | 0.7314 | 0.7305 |
| 0.4178 | 8.0 | 2136 | 0.5160 | 1.0 | 9.6937 | 0.7676 | 0.6868 | 0.7676 | 0.0 | 0.7676 | 0.7676 |
| 0.3006 | 9.0 | 2403 | 0.5949 | 1.0 | 9.4225 | 0.7715 | 0.6779 | 0.7725 | 0.0 | 0.7715 | 0.7715 |
| 0.2684 | 10.0 | 2670 | 0.5278 | 1.0 | 9.5446 | 0.7871 | 0.7362 | 0.7871 | 0.0 | 0.7881 | 0.7861 |
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/17fc9f7726f79db49d478f6190c3d69d
Base model
albert/albert-base-v1