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