c0de8b2561771afe803f2198f79c0708
This model is a fine-tuned version of FacebookAI/xlm-roberta-large-finetuned-conll03-german on the nyu-mll/glue [qqp] dataset. It achieves the following results on the evaluation set:
- Loss: 0.6683
- Data Size: 0.125
- Epoch Runtime: 273.6070
- Accuracy: 0.6320
- F1 Macro: 0.3872
- Rouge1: 0.6318
- Rouge2: 0.0
- Rougel: 0.6319
- Rougelsum: 0.6317
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.7440 | 0 | 54.3503 | 0.3852 | 0.3149 | 0.3853 | 0.0 | 0.3852 | 0.3855 |
| 0.6831 | 1 | 11370 | 0.6581 | 0.0078 | 67.9373 | 0.6320 | 0.3872 | 0.6318 | 0.0 | 0.6319 | 0.6317 |
| 0.6708 | 2 | 22740 | 0.6601 | 0.0156 | 83.2830 | 0.6320 | 0.3872 | 0.6318 | 0.0 | 0.6319 | 0.6317 |
| 0.6566 | 3 | 34110 | 0.6585 | 0.0312 | 110.3361 | 0.6320 | 0.3872 | 0.6318 | 0.0 | 0.6319 | 0.6317 |
| 0.6669 | 4 | 45480 | 0.6590 | 0.0625 | 163.9460 | 0.6320 | 0.3872 | 0.6318 | 0.0 | 0.6319 | 0.6317 |
| 0.6677 | 5 | 56850 | 0.6683 | 0.125 | 273.6070 | 0.6320 | 0.3872 | 0.6318 | 0.0 | 0.6319 | 0.6317 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.3.0
- Tokenizers 0.22.1
- Downloads last month
- 3