alecocc commited on
Commit
83b0759
·
verified ·
1 Parent(s): 45d0c68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ base_model:
7
  pipeline_tag: token-classification
8
  ---
9
 
10
- # ZeroNER: A Lightweight Description-Driven Model for *Hard* Zero-Shot NER
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