alecocc commited on
Commit
99485ac
·
verified ·
1 Parent(s): 83b0759

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 3.0, Qwen-2.5, etc.)
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.