Update README.md
Browse files
README.md
CHANGED
|
@@ -17,9 +17,11 @@ datasets:
|
|
| 17 |
|
| 18 |
# Entity Recognition English Foundation Model by NuMind 🔥
|
| 19 |
|
| 20 |
-
|
| 21 |
|
| 22 |
-
This
|
|
|
|
|
|
|
| 23 |
|
| 24 |
**Checkout other models by NuMind:**
|
| 25 |
* SOTA Multilingual Entity Recognition Foundation Model: [link](https://huggingface.co/numind/entity-recognition-multilingual-general-sota-v1)
|
|
|
|
| 17 |
|
| 18 |
# Entity Recognition English Foundation Model by NuMind 🔥
|
| 19 |
|
| 20 |
+
This model provides great token embedding for the Entity Recognition task in English.
|
| 21 |
|
| 22 |
+
This is the prototype of the model from our [**Paper**](https://arxiv.org/abs/2402.15343): **NuNER: Entity Recognition Encoder Pre-training via LLM-Annotated Data**
|
| 23 |
+
|
| 24 |
+
We suggest using **newer version of this model: [NuNER v1.0](https://huggingface.co/numind/NuNER-v1.0)**
|
| 25 |
|
| 26 |
**Checkout other models by NuMind:**
|
| 27 |
* SOTA Multilingual Entity Recognition Foundation Model: [link](https://huggingface.co/numind/entity-recognition-multilingual-general-sota-v1)
|