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
Update torch-nightly-cp36-cp36m-linux_x86_64.whl
Browse files
torch-nightly-cp36-cp36m-linux_x86_64.whl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ca452b5af25042113177678381548bfdf662162d1b8daa892071c29cf959ac1
|
| 3 |
+
size 118977551
|