Token Classification
GLiNER
PyTorch
English
NER
GLiNER
information extraction
encoder
entity recognition
modernbert
Ihor davanstrien HF staff commited on
Commit
927b309
·
verified ·
1 Parent(s): afac845

Add base model metadata (#1)

Browse files

- Add base model metadata (c8545790bb4266a2b57f9494e43100646f5915bc)


Co-authored-by: Daniel van Strien <[email protected]>

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