2e65dd661dc83dac5f205f0ab7f51f90
This model is a fine-tuned version of FacebookAI/roberta-base on the nyu-mll/glue [sst2] dataset. It achieves the following results on the evaluation set:
- Loss: 0.3297
- Data Size: 1.0
- Epoch Runtime: 147.3447
- Accuracy: 0.8993
- F1 Macro: 0.8993
- Rouge1: 0.8993
- Rouge2: 0.0
- Rougel: 0.8993
- Rougelsum: 0.8993
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.7032 | 0 | 1.2384 | 0.4907 | 0.3292 | 0.4907 | 0.0 | 0.4907 | 0.4919 |
| No log | 1 | 2104 | 0.6719 | 0.0078 | 2.9102 | 0.5093 | 0.3374 | 0.5093 | 0.0 | 0.5093 | 0.5081 |
| No log | 2 | 4208 | 0.3859 | 0.0156 | 3.7932 | 0.8530 | 0.8526 | 0.8530 | 0.0 | 0.8530 | 0.8530 |
| 0.0104 | 3 | 6312 | 0.6150 | 0.0312 | 6.1415 | 0.8125 | 0.8079 | 0.8125 | 0.0 | 0.8125 | 0.8125 |
| 0.3402 | 4 | 8416 | 0.2446 | 0.0625 | 10.7596 | 0.9097 | 0.9097 | 0.9097 | 0.0 | 0.9109 | 0.9109 |
| 0.3161 | 5 | 10520 | 0.2479 | 0.125 | 19.6053 | 0.9062 | 0.9060 | 0.9062 | 0.0 | 0.9062 | 0.9062 |
| 0.2495 | 6 | 12624 | 0.2171 | 0.25 | 38.0721 | 0.9109 | 0.9108 | 0.9109 | 0.0 | 0.9109 | 0.9109 |
| 0.236 | 7 | 14728 | 0.2664 | 0.5 | 75.2361 | 0.9051 | 0.9050 | 0.9051 | 0.0 | 0.9051 | 0.9051 |
| 0.2069 | 8.0 | 16832 | 0.2491 | 1.0 | 148.4316 | 0.9155 | 0.9155 | 0.9155 | 0.0 | 0.9155 | 0.9161 |
| 0.2258 | 9.0 | 18936 | 0.3449 | 1.0 | 147.3027 | 0.8993 | 0.8993 | 0.8993 | 0.0 | 0.8993 | 0.8993 |
| 0.2362 | 10.0 | 21040 | 0.3297 | 1.0 | 147.3447 | 0.8993 | 0.8993 | 0.8993 | 0.0 | 0.8993 | 0.8993 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.3.0
- Tokenizers 0.22.1
- Downloads last month
- 12
Model tree for contemmcm/2e65dd661dc83dac5f205f0ab7f51f90
Base model
FacebookAI/roberta-base