Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use e22vvb/ALL_mt5-base_5_spider_15_wikiSQL_new with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use e22vvb/ALL_mt5-base_5_spider_15_wikiSQL_new with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("e22vvb/ALL_mt5-base_5_spider_15_wikiSQL_new") model = AutoModelForSeq2SeqLM.from_pretrained("e22vvb/ALL_mt5-base_5_spider_15_wikiSQL_new") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
generation_config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"decoder_start_token_id": 0,
|
| 4 |
+
"eos_token_id": 1,
|
| 5 |
+
"pad_token_id": 0,
|
| 6 |
+
"transformers_version": "4.26.1"
|
| 7 |
+
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2329702581
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2159fe73ddce8b2428d8cde054e59bbf20e3d9ab9b00b32ea56ad9cd6db11524
|
| 3 |
size 2329702581
|
runs/Feb05_10-33-21_munich/events.out.tfevents.1707104009.munich.1526136.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:d46312856f223b5628cb52e2ea7e454a2486bc78188635a26fd3ac238a4cf9f2
|
| 3 |
+
size 8805
|