populism_model79
This model is a fine-tuned version of AnonymousCS/populism_multilingual_roberta_base on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.1870
- Accuracy: 0.9570
- F1: 0.3273
- Recall: 0.6429
- Precision: 0.2195
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 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 | Recall | Precision |
---|---|---|---|---|---|---|---|
0.3246 | 1.0 | 54 | 0.2385 | 0.9808 | 0.1538 | 0.1071 | 0.2727 |
0.2458 | 2.0 | 108 | 0.3306 | 0.8280 | 0.1494 | 0.9286 | 0.0813 |
0.2135 | 3.0 | 162 | 0.1907 | 0.9739 | 0.3836 | 0.5 | 0.3111 |
0.1828 | 4.0 | 216 | 0.2136 | 0.9739 | 0.3478 | 0.4286 | 0.2927 |
0.153 | 5.0 | 270 | 0.1870 | 0.9570 | 0.3273 | 0.6429 | 0.2195 |
Framework versions
- Transformers 4.47.1
- Pytorch 2.5.1+cu121
- Datasets 3.2.0
- Tokenizers 0.21.0
- Downloads last month
- 2
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.