gaslighting-detector-binary-xlm-roberta-base
This model is a fine-tuned version of xlm-roberta-base on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.6765
- Accuracy: 0.8111
- F1: 0.8283
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: 2e-05
- train_batch_size: 16
- eval_batch_size: 16
- 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: 5
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|---|---|---|---|---|---|
| 0.6300 | 1.0 | 80 | 0.3917 | 0.8516 | 0.8508 |
| 0.3762 | 2.0 | 160 | 0.4943 | 0.8132 | 0.7866 |
| 0.3336 | 3.0 | 240 | 0.4476 | 0.8773 | 0.8743 |
| 0.2274 | 4.0 | 320 | 0.3879 | 0.9048 | 0.9041 |
| 0.2204 | 5.0 | 400 | 0.5161 | 0.8938 | 0.8910 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.7.1+cu118
- Datasets 4.5.0
- Tokenizers 0.22.2
- Downloads last month
- 2
Model tree for Tokyosaurus/gaslighting-detector-binary-xlm-roberta-base
Base model
FacebookAI/xlm-roberta-base