Token Classification
GLiNER
PyTorch
English
NER
information extraction
relation extraction
summarization
sentiment extraction
question-answering
Instructions to use knowledgator/gliner-multitask-large-v0.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use knowledgator/gliner-multitask-large-v0.5 with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("knowledgator/gliner-multitask-large-v0.5") - Notebooks
- Google Colab
- Kaggle
Ay technical report ?
#3
by abdar1925 - opened
Thanks for the model, great job !
Any paper or details on the approach ?
It's seems to be some sort of prompt tunning ?
@abdar1925 , thank you for your feedback. Yes, this is some kind of prompt tuning of the token classification model. We plan to write a paper during the next several weeks.
Ihor changed discussion status to closed
Ihor changed discussion status to open