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