mongolian-distilbert-base-multilingual-cased-ner
This model is a fine-tuned version of distilbert-base-multilingual-cased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.1582
- Precision: 0.8746
- Recall: 0.8943
- F1: 0.8843
- Accuracy: 0.9695
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: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
---|---|---|---|---|---|---|---|
0.2175 | 1.0 | 477 | 0.1274 | 0.7985 | 0.8440 | 0.8206 | 0.9572 |
0.1022 | 2.0 | 954 | 0.1110 | 0.8304 | 0.8735 | 0.8514 | 0.9652 |
0.0684 | 3.0 | 1431 | 0.1113 | 0.8481 | 0.8801 | 0.8638 | 0.9665 |
0.0479 | 4.0 | 1908 | 0.1228 | 0.8489 | 0.8803 | 0.8643 | 0.9660 |
0.0331 | 5.0 | 2385 | 0.1276 | 0.8713 | 0.8924 | 0.8818 | 0.9701 |
0.0235 | 6.0 | 2862 | 0.1371 | 0.8704 | 0.8925 | 0.8813 | 0.9693 |
0.0183 | 7.0 | 3339 | 0.1440 | 0.8666 | 0.8924 | 0.8793 | 0.9697 |
0.0135 | 8.0 | 3816 | 0.1498 | 0.8730 | 0.8949 | 0.8838 | 0.9696 |
0.0101 | 9.0 | 4293 | 0.1557 | 0.8747 | 0.8939 | 0.8842 | 0.9695 |
0.0084 | 10.0 | 4770 | 0.1582 | 0.8746 | 0.8943 | 0.8843 | 0.9695 |
Framework versions
- Transformers 4.29.2
- Pytorch 2.0.1+cu118
- Datasets 2.12.0
- Tokenizers 0.13.3
- Downloads last month
- 2
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.