NuNER_Zero-span / README.md
Serega6678's picture
Update README.md
d7f80ce verified
|
raw
history blame
No virus
572 Bytes
---
license: mit
datasets:
- numind/NuNER
library_name: gliner
language:
- en
pipeline_tag: token-classification
tags:
- entity recognition
- NER
- named entity recognition
- ' zero shot'
- zero-shot
---
NuZero - is the family of Zero-Shot Entity Recognition models inspired by [GLiNER](https://huggingface.co/papers/2311.08526)
NuZero span is a more powerful version of GLiNER-large-v2.1, surpassing it by 4% on average, and is trained on the diverse internal dataset tailored for real-life use cases.
<p align="center">
<img src="zero_shot_performance_span.png">
</p>