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 ·
de72333
1
Parent(s): 7a07b68
Training in progress, epoch 1
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:704e828f1b66cd73817778e978dded161179884923a63973c1f5b3e394ba9e48
|
| 3 |
size 891700799
|
runs/Aug22_02-32-57_1843c4ca97bc/1661135991.6259282/events.out.tfevents.1661135991.1843c4ca97bc.5295.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b6cf772bc039ccb91fef411d3f0590cfbe2bc31f2bbbc1eaa5f660fe2b4d182
|
| 3 |
+
size 5662
|
runs/Aug22_02-32-57_1843c4ca97bc/events.out.tfevents.1661135976.1843c4ca97bc.5295.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a22e2baef5ec7d08ebae33351db7e84a5566013a79a9623bd9e7e3ade0107956
|
| 3 |
+
size 5401
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3503
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f12e6d099a9fe892a098dca873f13426aee59681facde5358d93eec11f9cdd0
|
| 3 |
size 3503
|