This is a XLNet model for Named Entity Recognition, fine-tuned on OntoNotes v5 using Spacy in coNLL-2003 format and BIO tagged. For more details: https://github.com/nicoladisabato/ner-with-transformers
Feature | Description |
---|---|
Name | en_xlnet_fine_tuned_ner |
Version | 0.0.0 |
spaCy | >=3.5.1,<3.6.0 |
Default Pipeline | transformer , ner |
Components | transformer , ner |
Vectors | 0 keys, 0 unique vectors (0 dimensions) |
Sources | n/a |
License | n/a |
Author | n/a |
Label Scheme
View label scheme (18 labels for 1 components)
Component | Labels |
---|---|
ner |
CARDINAL , DATE , EVENT , FAC , GPE , LANGUAGE , LAW , LOC , MONEY , NORP , ORDINAL , ORG , PERCENT , PERSON , PRODUCT , QUANTITY , TIME , WORK_OF_ART |
Accuracy
Type | Score |
---|---|
ENTS_F |
89.24 |
ENTS_P |
88.47 |
ENTS_R |
90.02 |
TRANSFORMER_LOSS |
124848.21 |
NER_LOSS |
196123.19 |
- Downloads last month
- 4
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Evaluation results
- NER Precisionself-reported0.885
- NER Recallself-reported0.900
- NER F Scoreself-reported0.892