etiennebcp
commited on
Commit
•
6b5d591
1
Parent(s):
56affc6
Update README.md
Browse files
README.md
CHANGED
@@ -14,9 +14,9 @@ tags:
|
|
14 |
- zero-shot
|
15 |
---
|
16 |
|
17 |
-
NuNER Zero
|
18 |
|
19 |
-
NuNER Zero
|
20 |
|
21 |
<p align="center">
|
22 |
<img src="zero_shot_performance_span.png" width="600">
|
|
|
14 |
- zero-shot
|
15 |
---
|
16 |
|
17 |
+
NuNER Zero-span is the span-prediction version of [NuNER Zero](https://huggingface.co/numind/NuNER_Zero/edit/main/README.md).
|
18 |
|
19 |
+
NuNER Zero-span shows slightly better performance than NuNER Zero but cannot detect entities that are larger than 12 tokens.
|
20 |
|
21 |
<p align="center">
|
22 |
<img src="zero_shot_performance_span.png" width="600">
|