gaslighting-detector-tactic-bert-base-multilingual-uncased
This model is a fine-tuned version of bert-base-multilingual-uncased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.7301
- Accuracy: 0.7833
- F1: 0.7877
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 |
|---|---|---|---|---|---|
| 1.3434 | 1.0 | 80 | 1.1040 | 0.5549 | 0.4629 |
| 1.0394 | 2.0 | 160 | 0.9014 | 0.6630 | 0.6118 |
| 0.8253 | 3.0 | 240 | 0.7891 | 0.6960 | 0.6895 |
| 0.6198 | 4.0 | 320 | 0.7619 | 0.7344 | 0.7299 |
| 0.4596 | 5.0 | 400 | 0.7354 | 0.7454 | 0.7407 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.7.1+cu118
- Datasets 4.5.0
- Tokenizers 0.22.2
- Downloads last month
- -
Model tree for Tokyosaurus/gaslighting-detector-tactic-bert-base-multilingual-uncased
Base model
google-bert/bert-base-multilingual-uncased