Instructions to use shubhexists/sql-joins with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shubhexists/sql-joins with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("shubhexists/sql-joins") model = AutoModelForSeq2SeqLM.from_pretrained("shubhexists/sql-joins") - Notebooks
- Google Colab
- Kaggle
Delete training_args.bin
Browse files- training_args.bin +0 -3
training_args.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0868dff65625d28408737b7217c68e86d01510fbe1d74a54d3f52c4282da8742
|
| 3 |
-
size 2799
|
|
|
|
|
|
|
|
|
|
|
|