Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use mousaazari/t5-text2sql_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mousaazari/t5-text2sql_v1 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("mousaazari/t5-text2sql_v1") model = AutoModelForSeq2SeqLM.from_pretrained("mousaazari/t5-text2sql_v1") - Notebooks
- Google Colab
- Kaggle
Commit ·
75c8cda
1
Parent(s): 9981ae3
Model save
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891700799
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76eacb18b2ba403b1fbcab60ff0e88f591a45c503042aaa88cdab342160dd251
|
| 3 |
size 891700799
|
runs/Aug15_12-11-13_d7f1f868c851/events.out.tfevents.1660565489.d7f1f868c851.73.4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0bceab02c42bfa3c676e01a30b56bbeec7add890d1959a346b46bad4f6322969
|
| 3 |
+
size 14205
|