marbert-saudi-complaint-action
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.0524
- Accuracy: 0.9953
- Precision: 0.9953
- Recall: 0.9953
- F1: 0.9953
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_FUSED 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.1640 | 1.0 | 750 | 0.0980 | 0.9893 | 0.9894 | 0.9893 | 0.9893 |
| 0.0723 | 2.0 | 1500 | 0.0799 | 0.9917 | 0.9917 | 0.9917 | 0.9917 |
| 0.0308 | 3.0 | 2250 | 0.0674 | 0.9943 | 0.9943 | 0.9943 | 0.9943 |
| 0.0297 | 4.0 | 3000 | 0.0687 | 0.9947 | 0.9947 | 0.9947 | 0.9947 |
| 0.0034 | 5.0 | 3750 | 0.0709 | 0.9947 | 0.9947 | 0.9947 | 0.9947 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.8.3
- Tokenizers 0.22.2
- Downloads last month
- 56
Model tree for Ysfxjo/marbert-saudi-complaint-action
Base model
UBC-NLP/MARBERTv2