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 ·
873375d
1
Parent(s): 0342768
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:0993897a8c5cbb070fd03e19efbc861bb87ca407e8c8880dffe1714e749371c3
|
| 3 |
size 891700799
|
runs/Aug15_11-04-06_b2b0338c04be/events.out.tfevents.1660561473.b2b0338c04be.4480.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:afb19c690d91ebcc573a254a499816d0cbc2cd92ffabd99b6df2ab197c5480ba
|
| 3 |
+
size 11925
|