Serega6678 commited on
Commit
c92f076
1 Parent(s): 019bbcc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ k=X means that as a training data, we took only X examples for each class, train
37
  |----------|----------|----------|----------|----------|
38
  | RoBERTa-base | 24.5 | 44.7 | 58.1 | 65.4
39
  | RoBERTa-base + NER-BERT pre-training | 32.3 | 50.9 | 61.9 | 67.6 |
40
- | NuNER v1.0 | 39.4 | 59.6 | 67.8 | 71.5 |
41
 
42
  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).
43
 
 
37
  |----------|----------|----------|----------|----------|
38
  | RoBERTa-base | 24.5 | 44.7 | 58.1 | 65.4
39
  | RoBERTa-base + NER-BERT pre-training | 32.3 | 50.9 | 61.9 | 67.6 |
40
+ | NuNER v1.0 | **39.4** | **59.6** | **67.8** | **71.5** |
41
 
42
  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).
43