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:
- 9740a085a0dbab438f03db478d67626e1beb8e3b474e4135c8d8ac26040e0b7f
- Size of remote file:
- 3.25 kB
- SHA256:
- e554541a48fdae1a8eb92e51a1bb7f81fb7d49e621eaaeb2f3f3326f6d792e6d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.