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