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