Serega6678 commited on
Commit
007224a
1 Parent(s): ec528a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ NuZero - is the family of Zero-Shot Entity Recognition models inspired by [GLiNE
19
  The key differences between NuZero Token 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
  * NuZero family is trained on the **diverse dataset tailored for real-life use cases**
22
- * a more powerful version of GLiNER-large-v2.1, surpassing it by +3.1% on average
23
 
24
  <p align="center">
25
  <img src="zero_shot_performance_unzero_token.png">
 
19
  The key differences between NuZero Token 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
  * NuZero family is trained on the **diverse dataset tailored for real-life use cases**
22
+ * a more powerful version of GLiNER-large-v2.1, surpassing it by **+3.1% on average**
23
 
24
  <p align="center">
25
  <img src="zero_shot_performance_unzero_token.png">