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 ·
fcbae43
1
Parent(s): f23ac7a
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:8a532d93d4798e9a9ae207752124004b27fdf551f5bfa63d2476fe6b64297dce
|
| 3 |
size 891700799
|
runs/Aug15_14-12-33_f07063c916f3/events.out.tfevents.1660572775.f07063c916f3.1859.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:41690ad7ca182fef4c1b6f8c7d41c00c7a3779236fe2be8eb84590357f8906c5
|
| 3 |
+
size 9692
|