Serega6678 commited on
Commit
97746ae
1 Parent(s): d1b5382

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -46,6 +46,7 @@ k=X means that as training data for this evaluation, we took only X examples for
46
  | RoBERTa-base + NER-BERT pre-training | 32.3 | 50.9 | 61.9 | 67.6 |
47
  | NuNER v0.1 | 34.3 | 54.6 | 64.0 | 68.7 |
48
  | NuNER v1.0 | 39.4 | 59.6 | 67.8 | 71.5 |
 
49
 
50
  NuNER v1.0 has similar performance to 7B LLMs (70 times bigger than NuNER v1.0) created specifically for the NER task.
51
 
 
46
  | RoBERTa-base + NER-BERT pre-training | 32.3 | 50.9 | 61.9 | 67.6 |
47
  | NuNER v0.1 | 34.3 | 54.6 | 64.0 | 68.7 |
48
  | NuNER v1.0 | 39.4 | 59.6 | 67.8 | 71.5 |
49
+ | **NuNER v2.0** | **43.6** | **61.0** | **68.2** | **72.0** |
50
 
51
  NuNER v1.0 has similar performance to 7B LLMs (70 times bigger than NuNER v1.0) created specifically for the NER task.
52