Instructions to use cointegrated/rut5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cointegrated/rut5-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("cointegrated/rut5-small") model = AutoModelForSeq2SeqLM.from_pretrained("cointegrated/rut5-small") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
81b7b8a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:47cc1745e261027462c980b8d3363975af42775cf3548f804886ddddbd89301f
size 258644061
|