Serega6678 commited on
Commit
e59884a
1 Parent(s): 42919dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ NuNerZero - is the family of Zero-Shot Entity Recognition models inspired by [GL
19
  The key differences between NuNerZero Long in comparison to GLiNER are:
20
  * The possibility to **detect entities that are longer than 12 tokens**, as NuZero Token operates on the token level rather than on the span level.
21
  * a more powerful version of GLiNER-large-v2.1, surpassing it by **+3.1% on average**
22
- * NuNerZero family is trained on the **diverse dataset tailored for real-life use cases** built upon the NuNER v2.0 dataset
23
 
24
  <p align="center">
25
  <img src="zero_shot_performance_unzero_token.png">
 
19
  The key differences between NuNerZero Long in comparison to GLiNER are:
20
  * The possibility to **detect entities that are longer than 12 tokens**, as NuZero Token operates on the token level rather than on the span level.
21
  * a more powerful version of GLiNER-large-v2.1, surpassing it by **+3.1% on average**
22
+ * NuNerZero family is trained on the **diverse dataset tailored for real-life use cases** - NuNER v2.0 dataset
23
 
24
  <p align="center">
25
  <img src="zero_shot_performance_unzero_token.png">