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

Update README.md

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