Instructions to use bowphs/evacun-lemmatization-vanilla-second-split with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bowphs/evacun-lemmatization-vanilla-second-split with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("bowphs/evacun-lemmatization-vanilla-second-split") model = AutoModelForSeq2SeqLM.from_pretrained("bowphs/evacun-lemmatization-vanilla-second-split", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
81307fe | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:66cfea5464f5a5de64b419503dd4fb9746f053d1a4932dba6ce831ae2f7a30d1
size 5432
|