c11afdc5f59351aff86ba3ae9b54f376
This model is a fine-tuned version of FacebookAI/xlm-roberta-large-finetuned-conll03-german on the nyu-mll/glue [wnli] dataset. It achieves the following results on the evaluation set:
- Loss: 0.6857
- Data Size: 1.0
- Epoch Runtime: 7.8085
- Accuracy: 0.5625
- F1 Macro: 0.36
- Rouge1: 0.5625
- Rouge2: 0.0
- Rougel: 0.5625
- Rougelsum: 0.5625
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.7298 | 0 | 0.9803 | 0.4375 | 0.3043 | 0.4375 | 0.0 | 0.4375 | 0.4375 |
| No log | 1 | 19 | 0.7068 | 0.0078 | 1.2548 | 0.5625 | 0.36 | 0.5625 | 0.0 | 0.5625 | 0.5625 |
| No log | 2 | 38 | 0.7031 | 0.0156 | 1.9792 | 0.5469 | 0.3535 | 0.5469 | 0.0 | 0.5469 | 0.5469 |
| No log | 3 | 57 | 0.7094 | 0.0312 | 2.9996 | 0.5469 | 0.3535 | 0.5469 | 0.0 | 0.5469 | 0.5469 |
| No log | 4 | 76 | 0.7145 | 0.0625 | 3.5497 | 0.5469 | 0.3535 | 0.5469 | 0.0 | 0.5469 | 0.5469 |
| No log | 5 | 95 | 0.6852 | 0.125 | 3.4946 | 0.5625 | 0.36 | 0.5625 | 0.0 | 0.5625 | 0.5625 |
| 0.0796 | 6 | 114 | 0.6865 | 0.25 | 4.5582 | 0.5625 | 0.36 | 0.5625 | 0.0 | 0.5625 | 0.5625 |
| 0.0796 | 7 | 133 | 0.6902 | 0.5 | 5.4075 | 0.5625 | 0.36 | 0.5625 | 0.0 | 0.5625 | 0.5625 |
| 0.5267 | 8.0 | 152 | 0.6871 | 1.0 | 7.7956 | 0.5625 | 0.36 | 0.5625 | 0.0 | 0.5625 | 0.5625 |
| 0.5267 | 9.0 | 171 | 0.6857 | 1.0 | 7.8085 | 0.5625 | 0.36 | 0.5625 | 0.0 | 0.5625 | 0.5625 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.3.0
- Tokenizers 0.22.1
- Downloads last month
- 10