populism_classifier_027
This model is a fine-tuned version of google-bert/bert-base-multilingual-uncased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.7519
- Accuracy: 0.9549
- 1-f1: 0.4882
- 1-recall: 0.4511
- 1-precision: 0.5319
- Balanced Acc: 0.7156
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: 64
- eval_batch_size: 64
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 20
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|---|---|---|---|---|---|---|---|---|
| 0.4266 | 1.0 | 871 | 0.2955 | 0.8936 | 0.4205 | 0.8090 | 0.2841 | 0.8534 |
| 0.2186 | 2.0 | 1742 | 0.2869 | 0.9051 | 0.4499 | 0.8135 | 0.3109 | 0.8616 |
| 0.0549 | 3.0 | 2613 | 0.5998 | 0.9584 | 0.4654 | 0.3789 | 0.6029 | 0.6832 |
| 0.3 | 4.0 | 3484 | 0.7519 | 0.9549 | 0.4882 | 0.4511 | 0.5319 | 0.7156 |
Framework versions
- Transformers 4.56.0.dev0
- Pytorch 2.8.0+cu126
- Datasets 4.0.0
- Tokenizers 0.21.4
- Downloads last month
- 2
Model tree for AnonymousCS/populism_classifier_027
Base model
google-bert/bert-base-multilingual-uncased