djagatiya's picture
Update README.md
c4fcb81
|
raw
history blame
585 Bytes
---
tags:
- token-classification
datasets:
- conll2012_ontonotesv5
widget:
- text: "On September 1st George won 1 dollar while watching Game of Thrones."
---
# (NER) ALBERT-base-v2 : conll2012_ontonotesv5-english-v4
This `ALBERT-base-v2` 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.
## Evaluation
- Precision: 86.20
- Recall: 86.18
- F1-Score: 86.19
> check out this [eval.log](eval.log) file for evaluation metrics and classification report.