djagatiya's picture
Create README.md
052ea5d
|
raw
history blame
669 Bytes
---
tags:
- token-classification
datasets:
- djagatiya/ner-ontonotes-v5-eng-v4
widget:
- text: "On September 1st George won 1 dollar while watching Game of Thrones."
---
# (NER) deberta-base : conll2012_ontonotesv5-english-v4
This `deberta-base` NER model was finetuned on `conll2012_ontonotesv5` version `english-v4` dataset. <br>
Check out [NER-System Repository](https://github.com/djagatiya/NER-System) for more information.
## Dataset
- conll2012_ontonotesv5
- Language : English
- Version : v4
| Dataset | Examples |
| --- | --- |
| Training | 75187 |
| Testing | 9479 |
## Evaluation
- Precision: 89.53
- Recall: 91.00
- F1-Score: 90.26