Instructions to use Mathilda/T5-paraphrasing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mathilda/T5-paraphrasing with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Mathilda/T5-paraphrasing") model = AutoModelForSeq2SeqLM.from_pretrained("Mathilda/T5-paraphrasing", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 28684d6e20527dc779a27976193253dc765952ddbd9fccbf3643df31ab0a91b6
- Size of remote file:
- 623 Bytes
- SHA256:
- 2d7df502b043aab4dda26e0768d37fa49512d1bc642ea42a6e53a40ff76f21d1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.