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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e4abab01a0332b1398a1cbf85adbf38b4592b87e0208c808deaafb5f112b60a4
- Size of remote file:
- 3.58 kB
- SHA256:
- 7f2e0653dac72edc1bb1b56a4aa9a930956cfb32f45dbdce16523c2a6444ef60
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.