Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ base_model:
|
|
| 7 |
pipeline_tag: token-classification
|
| 8 |
---
|
| 9 |
|
| 10 |
-
# ZeroNER:
|
| 11 |
|
| 12 |
**ZeroNER** is a description-driven Named Entity Recognition (NER) model designed to generalize to **unseen entity types** in **zero-shot** settings—where no labeled examples are available for the target classes.
|
| 13 |
|
|
|
|
| 7 |
pipeline_tag: token-classification
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# ZeroNER: Fueling Zero-Shot Named Entity Recognition via Entity Type Descriptions
|
| 11 |
|
| 12 |
**ZeroNER** is a description-driven Named Entity Recognition (NER) model designed to generalize to **unseen entity types** in **zero-shot** settings—where no labeled examples are available for the target classes.
|
| 13 |
|