marbert-saudi-complaint-topic
This model is a fine-tuned version of UBC-NLP/MARBERTv2 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.1378
- Accuracy: 0.9905
- Precision: 0.9905
- Recall: 0.9905
- F1: 0.9905
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: 32
- eval_batch_size: 64
- 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
- lr_scheduler_warmup_steps: 300
- num_epochs: 5
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|---|---|---|---|---|---|---|---|
| 0.1155 | 1.0 | 1125 | 0.1520 | 0.9752 | 0.9753 | 0.9752 | 0.9752 |
| 0.1433 | 2.0 | 2250 | 0.1883 | 0.9848 | 0.9848 | 0.9848 | 0.9848 |
| 0.086 | 3.0 | 3375 | 0.1708 | 0.9872 | 0.9873 | 0.9872 | 0.9872 |
| 0.0468 | 4.0 | 4500 | 0.1367 | 0.9902 | 0.9903 | 0.9902 | 0.9903 |
| 0.0105 | 5.0 | 5625 | 0.1378 | 0.9905 | 0.9905 | 0.9905 | 0.9905 |
Framework versions
- Transformers 4.53.3
- Pytorch 2.6.0+cu124
- Datasets 4.4.1
- Tokenizers 0.21.2
- Downloads last month
- 41
Model tree for Ysfxjo/marbert-saudi-complaint-topic
Base model
UBC-NLP/MARBERTv2