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