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 ·
f71226e
1
Parent(s): 2cc51cc
Training in progress, epoch 1
Browse files
config.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
| 54 |
}
|
| 55 |
},
|
| 56 |
"torch_dtype": "float32",
|
| 57 |
-
"transformers_version": "4.21.
|
| 58 |
"use_cache": true,
|
| 59 |
"vocab_size": 32128
|
| 60 |
}
|
|
|
|
| 54 |
}
|
| 55 |
},
|
| 56 |
"torch_dtype": "float32",
|
| 57 |
+
"transformers_version": "4.21.2",
|
| 58 |
"use_cache": true,
|
| 59 |
"vocab_size": 32128
|
| 60 |
}
|
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:13f01bba63a99b42edde93a78b0d185ecaebcbee41db7edd222375fc64cd937c
|
| 3 |
size 891700799
|
runs/Aug26_07-18-38_a409f380926e/1661498696.6433222/events.out.tfevents.1661498696.a409f380926e.74.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:116e377d0f952a240f235dae9f4c73b02e1169e18de44fb1dc636352c421f8b5
|
| 3 |
+
size 5662
|
runs/Aug26_07-18-38_a409f380926e/events.out.tfevents.1661498683.a409f380926e.74.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d545cb837acc2e3ccdb61a7a01115e7cc09c50e1a658bfbabd7e26b871df4efa
|
| 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:93f8c14f1cfdc3ebe6f07540749fe8eea351cf4d6de0bda923eae697469317e6
|
| 3 |
size 3503
|