xlm_hate_span_detection_final
This model is a fine-tuned version of dbmdz/bert-base-turkish-cased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.1929
- Precision: 0.4481
- Recall: 0.6142
- F1: 0.5182
- Accuracy: 0.9517
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: 16
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- 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
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 20
- mixed_precision_training: Native AMP
Training results
Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
---|---|---|---|---|---|---|---|
No log | 1.0 | 75 | 0.2048 | 0.0 | 0.0 | 0.0 | 0.9476 |
0.4588 | 2.0 | 150 | 0.1353 | 0.5556 | 0.4748 | 0.5120 | 0.9600 |
0.1302 | 3.0 | 225 | 0.1309 | 0.5541 | 0.5163 | 0.5346 | 0.9614 |
0.0744 | 4.0 | 300 | 0.1342 | 0.5825 | 0.5341 | 0.5573 | 0.9625 |
0.0744 | 5.0 | 375 | 0.1495 | 0.6047 | 0.5312 | 0.5656 | 0.9637 |
0.0433 | 6.0 | 450 | 0.1733 | 0.5385 | 0.5608 | 0.5494 | 0.9578 |
0.0283 | 7.0 | 525 | 0.1675 | 0.5497 | 0.5905 | 0.5694 | 0.9596 |
0.019 | 8.0 | 600 | 0.1749 | 0.5360 | 0.6409 | 0.5838 | 0.9591 |
0.019 | 9.0 | 675 | 0.1938 | 0.5363 | 0.4599 | 0.4952 | 0.9599 |
0.0117 | 10.0 | 750 | 0.2017 | 0.5417 | 0.5401 | 0.5409 | 0.9590 |
0.0087 | 11.0 | 825 | 0.2162 | 0.5435 | 0.5935 | 0.5674 | 0.9574 |
Framework versions
- Transformers 4.48.1
- Pytorch 2.5.1+cu124
- Datasets 3.2.0
- Tokenizers 0.21.0
- Downloads last month
- 5
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Model tree for hks1444/xlm_hate_span_detection_final
Base model
dbmdz/bert-base-turkish-cased