Token Classification
GLiNER
PyTorch
English
NER
GLiNER
information extraction
encoder
entity recognition
modernbert
Ihor tomaarsen HF staff commited on
Commit
d611a0d
1 Parent(s): 4339241

Add the `modernbert` tag (#4)

Browse files

- Add the `modernbert` tag (78f0eb3749b111719c3b5de361107517531d08ab)


Co-authored-by: Tom Aarsen <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -14,6 +14,7 @@ tags:
14
  - information extraction
15
  - encoder
16
  - entity recognition
 
17
  base_model:
18
  - answerdotai/ModernBERT-large
19
  - BAAI/bge-base-en-v1.5
 
14
  - information extraction
15
  - encoder
16
  - entity recognition
17
+ - modernbert
18
  base_model:
19
  - answerdotai/ModernBERT-large
20
  - BAAI/bge-base-en-v1.5