Update README.md
Browse files
README.md
CHANGED
@@ -100,6 +100,9 @@ outputs = model.batch_predict_with_embeds(texts, entity_embeddings, labels)
|
|
100 |
```
|
101 |
|
102 |
### Benchmarks
|
|
|
|
|
|
|
103 |
Below you can see the table with benchmarking results on various named entity recognition datasets:
|
104 |
|
105 |
| Dataset | Score |
|
|
|
100 |
```
|
101 |
|
102 |
### Benchmarks
|
103 |
+
|
104 |
+

|
105 |
+
|
106 |
Below you can see the table with benchmarking results on various named entity recognition datasets:
|
107 |
|
108 |
| Dataset | Score |
|