Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ datasets:
|
|
15 |
- numind/NuNER
|
16 |
---
|
17 |
|
18 |
-
#
|
19 |
|
20 |
This model provides the best embedding for the Entity Recognition task in English.
|
21 |
|
@@ -25,11 +25,11 @@ datasets:
|
|
25 |
|
26 |
## About
|
27 |
|
28 |
-
[Roberta-base](https://huggingface.co/roberta-base) fine-tuned on
|
29 |
|
30 |
**Metrics:**
|
31 |
|
32 |
-
Read more about evaluation protocol & datasets in our [blog post](https://www.numind.ai/blog/a-foundation-model-for-entity-recognition).
|
33 |
|
34 |
| Model | F1 macro |
|
35 |
|----------|----------|
|
|
|
15 |
- numind/NuNER
|
16 |
---
|
17 |
|
18 |
+
# Entity Recognition English Foundation Model by NuMind 🔥
|
19 |
|
20 |
This model provides the best embedding for the Entity Recognition task in English.
|
21 |
|
|
|
25 |
|
26 |
## About
|
27 |
|
28 |
+
[Roberta-base](https://huggingface.co/roberta-base) fine-tuned on [NuNER data](https://huggingface.co/datasets/numind/NuNER).
|
29 |
|
30 |
**Metrics:**
|
31 |
|
32 |
+
Read more about evaluation protocol & datasets in our [paper](https://arxiv.org/abs/2402.15343) and [blog post](https://www.numind.ai/blog/a-foundation-model-for-entity-recognition).
|
33 |
|
34 |
| Model | F1 macro |
|
35 |
|----------|----------|
|