Serega6678 commited on
Commit
26e48f5
·
verified ·
1 Parent(s): bdbde9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -15,7 +15,7 @@ datasets:
15
  - numind/NuNER
16
  ---
17
 
18
- # SOTA Entity Recognition English Foundation Model by NuMind 🔥
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 an artificially annotated subset of [C4](https://huggingface.co/datasets/c4).
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
  |----------|----------|