turkish-ner-fold-bBERT3
This model is a fine-tuned version of xlm-roberta-base on the turkish_ner dataset. It achieves the following results on the evaluation set:
- Loss: 0.2958
- F1: 0.6611
- Precision: 0.6531
- Recall: 0.6692
- Accuracy: 0.9083
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 |
---|---|---|---|---|---|---|---|
0.4105 | 1.0 | 500 | 0.2975 | 0.5908 | 0.5738 | 0.6088 | 0.8900 |
0.2773 | 2.0 | 1000 | 0.2765 | 0.6415 | 0.6339 | 0.6493 | 0.9046 |
0.2145 | 3.0 | 1500 | 0.2485 | 0.6698 | 0.6797 | 0.6601 | 0.9138 |
0.1641 | 4.0 | 2000 | 0.2625 | 0.6811 | 0.6684 | 0.6944 | 0.9129 |
0.129 | 5.0 | 2500 | 0.2709 | 0.6894 | 0.6833 | 0.6956 | 0.9157 |
Framework versions
- Transformers 4.48.3
- Pytorch 2.5.1+cu124
- Datasets 3.3.2
- Tokenizers 0.21.0
- Downloads last month
- 23
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for meryemmm22/turkish-ner-fold-bBERT3
Base model
FacebookAI/xlm-roberta-baseDataset used to train meryemmm22/turkish-ner-fold-bBERT3
Evaluation results
- F1 on turkish_nerself-reported0.661
- Precision on turkish_nerself-reported0.653
- Recall on turkish_nerself-reported0.669
- Accuracy on turkish_nerself-reported0.908