04bd38ba315936bc56f97b7bbb360dfe
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.6306
- Data Size: 1.0
- Epoch Runtime: 15.7490
- Accuracy: 0.6885
- F1 Macro: 0.4078
- Rouge1: 0.6895
- Rouge2: 0.0
- Rougel: 0.6885
- Rougelsum: 0.6885
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.6416 | 0 | 1.0275 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
| No log | 1 | 267 | 0.9551 | 0.0078 | 2.3557 | 0.3184 | 0.2496 | 0.3174 | 0.0 | 0.3184 | 0.3184 |
| No log | 2 | 534 | 0.6911 | 0.0156 | 1.5356 | 0.6055 | 0.5470 | 0.6055 | 0.0 | 0.6055 | 0.6050 |
| No log | 3 | 801 | 0.6612 | 0.0312 | 1.9002 | 0.6885 | 0.4137 | 0.6885 | 0.0 | 0.6885 | 0.6885 |
| No log | 4 | 1068 | 0.6067 | 0.0625 | 2.3040 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
| 0.0399 | 5 | 1335 | 0.5298 | 0.125 | 3.2206 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
| 0.5939 | 6 | 1602 | 0.5469 | 0.25 | 4.9411 | 0.7432 | 0.6820 | 0.7432 | 0.0 | 0.7422 | 0.7422 |
| 0.5855 | 7 | 1869 | 0.5922 | 0.5 | 8.6803 | 0.7188 | 0.5082 | 0.7197 | 0.0 | 0.7188 | 0.7188 |
| 0.5887 | 8.0 | 2136 | 0.5757 | 1.0 | 15.9847 | 0.7217 | 0.6341 | 0.7217 | 0.0 | 0.7217 | 0.7217 |
| 0.6072 | 9.0 | 2403 | 0.6306 | 1.0 | 15.7490 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
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/04bd38ba315936bc56f97b7bbb360dfe
Base model
albert/albert-xxlarge-v1