loc-review-classification-model
This model is a fine-tuned version of microsoft/mdeberta-v3-base on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.0698
- Accuracy: 0.9860
- Precision: 0.9850
- Recall Macro: 0.9733
- F1 Macro: 0.9788
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: 32
- 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: 2
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall Macro | F1 Macro |
|---|---|---|---|---|---|---|---|
| 0.1542 | 1.0 | 661 | 0.0616 | 0.9852 | 0.9820 | 0.9726 | 0.9771 |
| 0.0587 | 2.0 | 1322 | 0.0698 | 0.9860 | 0.9850 | 0.9733 | 0.9788 |
Framework versions
- Transformers 4.55.4
- Pytorch 2.8.0+cu126
- Datasets 4.0.0
- Tokenizers 0.21.4
- Downloads last month
- 1
Model tree for kiankiat/loc-review-classification-model
Base model
microsoft/mdeberta-v3-base