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