Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use mousaazari/t5-text2sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mousaazari/t5-text2sql with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("mousaazari/t5-text2sql") model = AutoModelForSeq2SeqLM.from_pretrained("mousaazari/t5-text2sql") - Notebooks
- Google Colab
- Kaggle
Commit ·
0d776f9
1
Parent(s): f4b044e
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:1e137635dc5754271cd8bc515f5aab4996b8698c959df3eb88be9c1d27ee2e82
|
| 3 |
size 891700799
|
runs/Aug19_19-42-06_8761ac1d1ed3/events.out.tfevents.1660938492.8761ac1d1ed3.79.0
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:b34c27a998bde584254212c5175f1b1523715c8cf6dbc31ddee199dc5e63b01b
|
| 3 |
+
size 18630
|