Instructions to use stefan-it/autotrain-flair-mobie-gbert_base-bs16-e10-lr3e-05-4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use stefan-it/autotrain-flair-mobie-gbert_base-bs16-e10-lr3e-05-4 with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("stefan-it/autotrain-flair-mobie-gbert_base-bs16-e10-lr3e-05-4") - Notebooks
- Google Colab
- Kaggle
readme: add initial version of model card
#2
by stefan-it - opened
Hey,
this PR adds the initial version of model card.
stefan-it changed pull request status to merged