Instructions to use Splend1dchan/t5-large-squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Splend1dchan/t5-large-squad with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Splend1dchan/t5-large-squad") model = AutoModelForSeq2SeqLM.from_pretrained("Splend1dchan/t5-large-squad") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
fccbe4b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8934ec32b565e488f47cc63dab2d1ccf0352498e3db2d0880e0b461caf71a644
size 3375
|