Instructions to use EmergentMethods/gliner_medium_news-v2.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use EmergentMethods/gliner_medium_news-v2.1 with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("EmergentMethods/gliner_medium_news-v2.1") - Notebooks
- Google Colab
- Kaggle
fine-tune code
#2
by Jemerysdgdfdfa - opened
Hi, would you like to share how you fine tune ? include script, training data format and hyperparameters. thanks
Hey! We haven't had the time to release the repo yet, but it's coming. In the mean time, you can have a look at the example fine-tune scipt in the GLiNER github repo. For training data format and hyperparameters, all is detailed in the model card for the data (https://huggingface.co/datasets/EmergentMethods/AskNews-NER-v0) and in our arXiv paper (linked in the model card). Hope that helps!
yes, your reply is very helpful !!!!thank you a lot, amen