Token Classification
GLiNER
PyTorch
English
entity recognition
named-entity-recognition
zero-shot
zero-shot-ner
zero shot
biomedical-nlp
chemical-entity-recognition
drug-discovery
pharmacology
chemistry
chemical
Instructions to use OpenMed/OpenMed-ZeroShot-NER-Chemical-Base-220M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use OpenMed/OpenMed-ZeroShot-NER-Chemical-Base-220M with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("OpenMed/OpenMed-ZeroShot-NER-Chemical-Base-220M") - Notebooks
- Google Colab
- Kaggle
| { | |
| "eval_loss": 92.11344146728516, | |
| "seqeval_accuracy": 0.9595656687965632, | |
| "seqeval_f1": 0.9047031611410947, | |
| "seqeval_precision": 0.8844501394437325, | |
| "seqeval_recall": 0.9259054683184723 | |
| } |