Token Classification
GLiNER
PyTorch
English
entity recognition
named-entity-recognition
zero-shot
zero-shot-ner
zero shot
biomedical-nlp
species-recognition
taxonomy
organism-identification
biodiversity
species
Instructions to use OpenMed/OpenMed-ZeroShot-NER-Organism-Multi-209M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use OpenMed/OpenMed-ZeroShot-NER-Organism-Multi-209M with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("OpenMed/OpenMed-ZeroShot-NER-Organism-Multi-209M") - Notebooks
- Google Colab
- Kaggle
| { | |
| "eval_loss": 110.92412567138672, | |
| "seqeval_accuracy": 0.9490198747617751, | |
| "seqeval_f1": 0.6921739130434783, | |
| "seqeval_precision": 0.6231732776617954, | |
| "seqeval_recall": 0.7783572359843546 | |
| } |