Token Classification
GLiNER
PyTorch
English
NER
GLiNER
information extraction
encoder
entity recognition
modernbert
Ihor tomaarsen HF staff commited on
Commit
2d73e4c
·
verified ·
1 Parent(s): 2675570

Add the `modernbert` tag (#5)

Browse files

- Add the `modernbert` tag (55b0616b3eb5732adc088a624cbc280d39914013)


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-base
19
  - BAAI/bge-small-en-v1.5
 
14
  - information extraction
15
  - encoder
16
  - entity recognition
17
+ - modernbert
18
  base_model:
19
  - answerdotai/ModernBERT-base
20
  - BAAI/bge-small-en-v1.5