turkish-ner-mt5-base
This model was trained from scratch on the turkish_ner dataset. It achieves the following results on the evaluation set:
- Loss: 0.3916
- F1: 0.4944
- Precision: 0.5264
- Recall: 0.4660
- Accuracy: 0.8742
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: 5e-05
- train_batch_size: 16
- eval_batch_size: 16
- 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
- num_epochs: 5
Training results
| Training Loss | Epoch | Step | Validation Loss | F1 | Precision | Recall | Accuracy |
|---|---|---|---|---|---|---|---|
| 1.1319 | 1.0 | 625 | 0.4777 | 0.3975 | 0.4266 | 0.3722 | 0.8468 |
| 0.6112 | 2.0 | 1250 | 0.4258 | 0.4511 | 0.4884 | 0.4190 | 0.8625 |
| 0.5522 | 3.0 | 1875 | 0.4064 | 0.4721 | 0.5157 | 0.4353 | 0.8694 |
| 0.4933 | 4.0 | 2500 | 0.3937 | 0.4916 | 0.5251 | 0.4622 | 0.8734 |
| 0.4813 | 5.0 | 3125 | 0.3916 | 0.4944 | 0.5264 | 0.4660 | 0.8742 |
Framework versions
- Transformers 4.48.3
- Pytorch 2.5.1+cu124
- Datasets 3.3.2
- Tokenizers 0.21.0
- Downloads last month
- 1
Dataset used to train meryemmm22/turkish-ner-mt5-base
Evaluation results
- F1 on turkish_nerself-reported0.494
- Precision on turkish_nerself-reported0.526
- Recall on turkish_nerself-reported0.466
- Accuracy on turkish_nerself-reported0.874