turkish-ner-mbert-wikiann
This model is a fine-tuned version of bert-base-multilingual-cased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.1676
- F1: 0.9250
- Precision: 0.9190
- Recall: 0.9310
- Accuracy: 0.9710
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.2664 | 1.0 | 625 | 0.1543 | 0.9019 | 0.9019 | 0.9019 | 0.9639 |
0.1232 | 2.0 | 1250 | 0.1420 | 0.9118 | 0.9030 | 0.9208 | 0.9684 |
0.0841 | 3.0 | 1875 | 0.1627 | 0.9084 | 0.8980 | 0.9190 | 0.9665 |
0.0344 | 4.0 | 2500 | 0.1676 | 0.9250 | 0.9190 | 0.9310 | 0.9710 |
0.0153 | 5.0 | 3125 | 0.1724 | 0.9244 | 0.9165 | 0.9325 | 0.9714 |
Framework versions
- Transformers 4.48.3
- Pytorch 2.5.1+cu124
- Datasets 3.3.2
- Tokenizers 0.21.0
- Downloads last month
- 98
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for meryemmm22/turkish-ner-mbert-wikiann
Base model
google-bert/bert-base-multilingual-cased