Transformers
PyTorch
Safetensors
mbart
text2text-generation
paraphrase-generation
multilingual
nlp
indicnlp
Instructions to use ai4bharat/MultiIndicParaphraseGenerationSS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ai4bharat/MultiIndicParaphraseGenerationSS with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ai4bharat/MultiIndicParaphraseGenerationSS") model = AutoModelForSeq2SeqLM.from_pretrained("ai4bharat/MultiIndicParaphraseGenerationSS", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
a4dd18b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:27d922f1b9444ae05eab57f3f0a9d60d4147e905a160f07c3b08116e7b3b8c6a
size 1803730
|