a17b34bb65df304dfd234c95c319d69b
This model is a fine-tuned version of meta-llama/Llama-3.2-1B-Instruct on the nyu-mll/glue [cola] dataset. It achieves the following results on the evaluation set:
- Loss: 2.4731
- Data Size: 1.0
- Epoch Runtime: 40.3736
- 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 | 4.8039 | 0 | 2.2735 | 0.4033 | 0.3937 | 0.4033 | 0.0 | 0.4033 | 0.4023 |
| No log | 1 | 267 | 59.1037 | 0.0078 | 3.0433 | 0.3125 | 0.2391 | 0.3115 | 0.0 | 0.3115 | 0.3125 |
| No log | 2 | 534 | 12.6536 | 0.0156 | 3.9339 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
| No log | 3 | 801 | 3.8112 | 0.0312 | 5.9415 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
| No log | 4 | 1068 | 4.8583 | 0.0625 | 7.8449 | 0.3125 | 0.2391 | 0.3115 | 0.0 | 0.3125 | 0.3125 |
| 0.3634 | 5 | 1335 | 2.2946 | 0.125 | 10.3218 | 0.7002 | 0.6180 | 0.7002 | 0.0 | 0.7002 | 0.6992 |
| 2.6217 | 6 | 1602 | 2.7769 | 0.25 | 14.4130 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
| 2.4826 | 7 | 1869 | 2.6300 | 0.5 | 23.4231 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
| 2.4428 | 8.0 | 2136 | 2.5786 | 1.0 | 41.1035 | 0.6826 | 0.4086 | 0.6836 | 0.0 | 0.6826 | 0.6826 |
| 2.4314 | 9.0 | 2403 | 2.4731 | 1.0 | 40.3736 | 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.3.0
- Tokenizers 0.22.1
- Downloads last month
- 1
Model tree for contemmcm/a17b34bb65df304dfd234c95c319d69b
Base model
meta-llama/Llama-3.2-1B-Instruct