Instructions to use Parth/mT5-question-generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Parth/mT5-question-generator with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Parth/mT5-question-generator") model = AutoModelForSeq2SeqLM.from_pretrained("Parth/mT5-question-generator") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
edfb8c6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:29aaf0e0651c193ea47d1b6c772b4de445a27aa66e46343db281050a37198a21
size 2329707353
|