Instructions to use anusha/t5-base-finetuned-wikiSQL-sql-to-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anusha/t5-base-finetuned-wikiSQL-sql-to-en with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("anusha/t5-base-finetuned-wikiSQL-sql-to-en") model = AutoModelForSeq2SeqLM.from_pretrained("anusha/t5-base-finetuned-wikiSQL-sql-to-en") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f6537f8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c8b7a71697c1ace8726c7bad224026a5567c4ef28954d4104f9fd72a476a45c4
size 891625348
|