Instructions to use urchade/gliner_large-v2.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use urchade/gliner_large-v2.1 with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("urchade/gliner_large-v2.1") - Notebooks
- Google Colab
- Kaggle
Comprehensive list of entity labels
#1
by RoumyaDas - opened
Hello everyone.
Can someone provide the comprehensive list of entity labels that may be predicted using GliNER, or any document containing the same?
Hello everyone.
Can someone provide the comprehensive list of entity labels that may be predicted using GliNER, or any document containing the same?
This is a zero shot model. It can predict any labels you provide (with varying precision).