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 ·
fcaef21
1
Parent(s): c08968a
Training in progress, epoch 1
Browse files
config.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
| 54 |
}
|
| 55 |
},
|
| 56 |
"torch_dtype": "float32",
|
| 57 |
-
"transformers_version": "4.
|
| 58 |
"use_cache": true,
|
| 59 |
"vocab_size": 32128
|
| 60 |
}
|
|
|
|
| 54 |
}
|
| 55 |
},
|
| 56 |
"torch_dtype": "float32",
|
| 57 |
+
"transformers_version": "4.24.0",
|
| 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:5ae61b966cb7a2dca4e298bef9f6fc0d0559bccd93d3bcd99f4fb98d859d5c8b
|
| 3 |
size 891700799
|
runs/Dec01_07-59-28_8739f7b30e4f/1669881978.5357282/events.out.tfevents.1669881978.8739f7b30e4f.75.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e14091b38c3a2d71d916357bfbbc163fe7860f977a96b674563d1a40fda5d07
|
| 3 |
+
size 5721
|
runs/Dec01_07-59-28_8739f7b30e4f/events.out.tfevents.1669881968.8739f7b30e4f.75.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49a7d8608a641a24e65fc623d2448622fabce9adce4bfe3bb059be104bf99f47
|
| 3 |
+
size 5450
|
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:54007a16e2171399aacd61ef6564080032de52c752cf0867e4088388b44bcbb0
|
| 3 |
size 3503
|