xlmr_all_immigration
This model is a fine-tuned version of FacebookAI/xlm-roberta-large on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.2849
- Accuracy: 0.9113
- 1-f1: 0.8659
- 1-recall: 0.8584
- 1-precision: 0.8735
- Balanced Acc: 0.8981
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: 1e-05
- train_batch_size: 128
- eval_batch_size: 128
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 30
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|---|---|---|---|---|---|---|---|---|
| 0.2929 | 1.0 | 33 | 0.2548 | 0.9045 | 0.8465 | 0.7890 | 0.9130 | 0.8757 |
| 0.2384 | 2.0 | 66 | 0.2452 | 0.9161 | 0.8664 | 0.8150 | 0.9246 | 0.8909 |
| 0.1974 | 3.0 | 99 | 0.2399 | 0.9161 | 0.8664 | 0.8150 | 0.9246 | 0.8909 |
| 0.1658 | 4.0 | 132 | 0.2502 | 0.9122 | 0.8585 | 0.7977 | 0.9293 | 0.8836 |
| 0.1209 | 5.0 | 165 | 0.2849 | 0.9113 | 0.8659 | 0.8584 | 0.8735 | 0.8981 |
Framework versions
- Transformers 4.56.0.dev0
- Pytorch 2.6.0+cu124
- Datasets 4.0.0
- Tokenizers 0.21.4
- Downloads last month
- 1
Model tree for AnonymousCS/xlmr_all_immigration
Base model
FacebookAI/xlm-roberta-large