Instructions to use tamarastojanova2002/gliner_finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use tamarastojanova2002/gliner_finetuned with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("tamarastojanova2002/gliner_finetuned") - Notebooks
- Google Colab
- Kaggle
GLiNER Medical NER Model
This is a finetuned GLiNER model for medical named entity recognition. The model is trained with contrastive loss.
Usage
from gliner import GLiNER
model = GLiNER.from_pretrained("tamarastojanova2002/gliner_finetuned")
Training Data
Trained on medical texts with focus on medical entity recognition.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support