Instructions to use abid/indonesia-bioner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use abid/indonesia-bioner with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("abid/indonesia-bioner") - Notebooks
- Google Colab
- Kaggle
Missing config.json
#1
by wooler - opened
Hi Abid Famasya!
Thank you for sharing the model! It seems that I can't run this model as there is a missing config.json file.
Hi, @wooler unfortunately, I am not working on this model right now. At present, it exclusively supports a flair-based model.
If you would like to see a recent example of how to execute the model, you can refer to the following link:
https://colab.research.google.com/drive/1qSrq_Vx-mh3OygWxqOVjx-7ZE-9Bym85?usp=sharing
abid changed discussion status to closed
abid changed discussion status to open
wooler changed discussion status to closed
Thanks again Abid!