urchade/pubmed-ner-mistral-v0.1
Updated • 13 • 1
How to use GooKSL/gliner_large_bio-v0.1 with GLiNER:
from gliner import GLiNER
model = GLiNER.from_pretrained("GooKSL/gliner_large_bio-v0.1")This version is trained with "urchade/pubmed-ner-mistral-v0.1" which is commercially permissible.
This version can work for many domains, but better than other GLiNER models in the biomedical domain. Use with threshold=0.3 for better performance.