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 ·
066127b
1
Parent(s): fcaef21
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:972338206200ab3698c86de02393b7dd87ceb3ee0b3bf0508186f6127cba9d2d
|
| 3 |
size 891700799
|
runs/Dec01_07-59-28_8739f7b30e4f/events.out.tfevents.1669881968.8739f7b30e4f.75.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:1e563bb7dca64ac395eb588aaee602a5143673c5211a4d8317f767151328a816
|
| 3 |
+
size 18687
|