Token Classification
GLiNER
PyTorch
English
NER
GLiNER
information extraction
encoder
entity recognition
modernbert
Ihor commited on
Commit
610b033
·
verified ·
1 Parent(s): 9b9bcbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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
+ ![results on different datasets](modernbert_benchmarking.png "Results on different datasets")
105
+
106
  Below you can see the table with benchmarking results on various named entity recognition datasets:
107
 
108
  | Dataset | Score |