Instructions to use anusha/t5-base-finetuned-wikiSQL-sql-to-en_15i 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_15i with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("anusha/t5-base-finetuned-wikiSQL-sql-to-en_15i") model = AutoModelForSeq2SeqLM.from_pretrained("anusha/t5-base-finetuned-wikiSQL-sql-to-en_15i") - Notebooks
- Google Colab
- Kaggle
Commit ·
59167c7
1
Parent(s): 92c9f63
upload flax model
Browse files- flax_model.msgpack +3 -0
flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62f08afc859b902311fca34251e899b363d03f5826dd49dd64c91517e12805eb
|
| 3 |
+
size 891625348
|