Instructions to use allenai/t5-small-squad2-question-generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use allenai/t5-small-squad2-question-generation with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("allenai/t5-small-squad2-question-generation") model = AutoModelForSeq2SeqLM.from_pretrained("allenai/t5-small-squad2-question-generation") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d86939239c34b296054e09e6927656ecfdae9bd90d5164e1c3a609fded4c49e8
- Size of remote file:
- 242 MB
- SHA256:
- c37b4de2726f0d2de5358819e986df85608d53824ead2b2ee8d0c335b4586225
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.