davlan-multilingual
This model is a fine-tuned version of Davlan/bert-base-multilingual-cased-ner-hrl on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0990
- Overall Precision: 0.7095
- Overall Recall: 0.7332
- Overall F1: 0.7211
- Overall Accuracy: 0.9716
- Humanprod F1: 0.2593
- Loc F1: 0.7493
- Org F1: 0.5574
- Per F1: 0.7592
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
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 2
Training results
Training Loss | Epoch | Step | Validation Loss | Overall Precision | Overall Recall | Overall F1 | Overall Accuracy | Humanprod F1 | Loc F1 | Org F1 | Per F1 |
---|---|---|---|---|---|---|---|---|---|---|---|
0.2962 | 1.0 | 613 | 0.1025 | 0.6794 | 0.7090 | 0.6939 | 0.9681 | 0.0 | 0.7315 | 0.5026 | 0.7296 |
0.0854 | 2.0 | 1226 | 0.0990 | 0.7095 | 0.7332 | 0.7211 | 0.9716 | 0.2593 | 0.7493 | 0.5574 | 0.7592 |
Framework versions
- Transformers 4.25.1
- Pytorch 1.7.1+cpu
- Datasets 2.7.1
- Tokenizers 0.13.2
- Downloads last month
- 5
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.