Instructions to use bowphs/lemmatization-demo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bowphs/lemmatization-demo with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("bowphs/lemmatization-demo") model = AutoModelForSeq2SeqLM.from_pretrained("bowphs/lemmatization-demo") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 829083a416db73c33072467679c600d156d7efd0335f9f514f4f68678f0cc018
- Size of remote file:
- 14.6 kB
- SHA256:
- ac55ae1ed00f1c792e39c8ea4221bda782153ba0669aaa5db758bcad7858db6f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.