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 ·
f3a8ffe
1
Parent(s): 948f31f
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:058609c47bd08825a1c003c1cc0160c48cdf7262d5712051b8c8efaf0bbd88d6
|
| 3 |
size 891700799
|
runs/Aug28_20-24-40_7f78c74ab6c1/events.out.tfevents.1661718627.7f78c74ab6c1.73.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:df49c49657d97600d34425060bc9696c6e90ecd1a4a171361f2303a6999716a8
|
| 3 |
+
size 19346
|