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 ·
c01cfa7
1
Parent(s): 5605feb
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:75e70f75f53bbef422b8396639f2931d5bec15740da7fbcd8308417331ce3b0b
|
| 3 |
size 891700799
|
runs/Jul01_12-58-00_58f1bda7c7ee/events.out.tfevents.1656680461.58f1bda7c7ee.2409.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:0f4eb8b8b03acd9bdb108fc49628923fc64e637f723dfc30b916f207d581204f
|
| 3 |
+
size 7449
|