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/Mar19_14-47-52_8cd230d85f2a/events.out.tfevents.1742395673.8cd230d85f2a.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:459ec438daf9f0f7e955e239f26a0ecd8ec9726841cffe515a8147ea65ffc8b7
|
| 3 |
+
size 13169
|