Instructions to use stefan-it/hmbench-ajmc-de-hmbert_tiny-bs4-wsFalse-e10-lr3e-05-poolingfirst-layers-1-crfFalse-5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use stefan-it/hmbench-ajmc-de-hmbert_tiny-bs4-wsFalse-e10-lr3e-05-poolingfirst-layers-1-crfFalse-5 with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("stefan-it/hmbench-ajmc-de-hmbert_tiny-bs4-wsFalse-e10-lr3e-05-poolingfirst-layers-1-crfFalse-5") - Notebooks
- Google Colab
- Kaggle
model: rename best-model.pt -> pytorch_model.bin
Browse filesThis renames `best-model.pt` to `pytorch_model.bin` to fully support it as Flair model.
best-model.pt → pytorch_model.bin
RENAMED
|
File without changes
|