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_08-25-55_e4acee02c66a/events.out.tfevents.1742372756.e4acee02c66a.31.1
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:5d2854eba6162bd6cd367a0b991cf539fc0367202b97840cbcdf054b37538060
|
| 3 |
+
size 13169
|