Update README.md
Browse files
README.md
CHANGED
@@ -77,7 +77,7 @@ Download the raw distillation data (BIO format) here: [link to raw data](https:/
|
|
77 |
## 📊 Performance
|
78 |
|
79 |
ZeroNER outperforms both:
|
80 |
-
- **LLMs up to 8B parameters** (e.g., LLaMA-3.1, Granite
|
81 |
- **Contaminated small encoder models** (e.g. GLiNER) that leak information across splits
|
82 |
|
83 |
More details are provided in our paper.
|
|
|
77 |
## 📊 Performance
|
78 |
|
79 |
ZeroNER outperforms both:
|
80 |
+
- **LLMs up to 8B parameters** (e.g., LLaMA-3.1, Granite-3.0, Qwen2.5, etc.)
|
81 |
- **Contaminated small encoder models** (e.g. GLiNER) that leak information across splits
|
82 |
|
83 |
More details are provided in our paper.
|