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 ·
217bcec
1
Parent(s): 465af06
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 242070267
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b92d02ec2b350db61034547543ffbe349823ad80db1b7bef922bcff1db7a5b00
|
| 3 |
size 242070267
|
runs/Aug16_14-57-17_f94b6edc6539/events.out.tfevents.1660661848.f94b6edc6539.77.3
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:29d3048f3cbaa135a7c5b297bca605db5afac9db1ed2ded3db1a757dfa549f7b
|
| 3 |
+
size 14195
|