license: apache-2.0 | |
datasets: | |
- eriktks/conll2003 | |
language: | |
- en | |
pipeline_tag: token-classification | |
# ner-tutorial-2024 | |
This model is a fine-tuned version of microsoft/deberta-v3-base on the conll2003 dataset. It achieves the following results on the evaluation set: | |
- Loss: 0.016900 | |
- Precision: 0.955075 | |
- Recall: 0.966005 | |
- F1: 0.960509 | |
- Accuracy: 0.992351 |