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