File size: 586 Bytes
c4fcb81 7072c2e c4fcb81 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
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.
|