7d53475269361519f5e1e89d8600a26d
This model is a fine-tuned version of FacebookAI/xlm-roberta-large-finetuned-conll03-english on the nyu-mll/glue [mrpc] dataset. It achieves the following results on the evaluation set:
- Loss: 0.6401
- Data Size: 1.0
- Epoch Runtime: 23.3572
- Accuracy: 0.6651
- F1 Macro: 0.3994
- Rouge1: 0.6657
- Rouge2: 0.0
- Rougel: 0.6645
- Rougelsum: 0.6651
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.6698 | 0 | 3.0381 | 0.6633 | 0.4271 | 0.6639 | 0.0 | 0.6627 | 0.6633 |
| No log | 1 | 114 | 0.8013 | 0.0078 | 3.3382 | 0.6651 | 0.3994 | 0.6657 | 0.0 | 0.6645 | 0.6651 |
| No log | 2 | 228 | 0.6435 | 0.0156 | 4.2385 | 0.6651 | 0.3994 | 0.6657 | 0.0 | 0.6645 | 0.6651 |
| No log | 3 | 342 | 0.6595 | 0.0312 | 5.1923 | 0.6651 | 0.3994 | 0.6657 | 0.0 | 0.6645 | 0.6651 |
| 0.0222 | 4 | 456 | 0.6403 | 0.0625 | 6.3608 | 0.6651 | 0.3994 | 0.6657 | 0.0 | 0.6645 | 0.6651 |
| 0.0222 | 5 | 570 | 0.6385 | 0.125 | 7.7779 | 0.6651 | 0.3994 | 0.6657 | 0.0 | 0.6645 | 0.6651 |
| 0.0222 | 6 | 684 | 0.6392 | 0.25 | 10.9181 | 0.6651 | 0.3994 | 0.6657 | 0.0 | 0.6645 | 0.6651 |
| 0.1599 | 7 | 798 | 0.6400 | 0.5 | 15.3114 | 0.6651 | 0.3994 | 0.6657 | 0.0 | 0.6645 | 0.6651 |
| 0.6508 | 8.0 | 912 | 0.6433 | 1.0 | 23.9875 | 0.6651 | 0.3994 | 0.6657 | 0.0 | 0.6645 | 0.6651 |
| 0.6511 | 9.0 | 1026 | 0.6401 | 1.0 | 23.3572 | 0.6651 | 0.3994 | 0.6657 | 0.0 | 0.6645 | 0.6651 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.3.0
- Tokenizers 0.22.1
- Downloads last month
- 1