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