Instructions to use henrynguyen13/text-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use henrynguyen13/text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("Salesforce/codet5-base") model = PeftModel.from_pretrained(base_model, "henrynguyen13/text-to-sql") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
runs/Mar10_07-16-02_c9155990133a/events.out.tfevents.1741590964.c9155990133a.31.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:d677e01e72f2d09cbcce7d29d13f3e84ba5a6c5ec410b89b2ab2909d8289c2c7
|
| 3 |
+
size 13169
|