Token Classification
GLiNER
PyTorch
English
NER
GLiNER
information extraction
encoder
entity recognition
davanstrien HF staff commited on
Commit
c854579
1 Parent(s): afac845

Add base model metadata

Browse files
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