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_06-14-20_e4acee02c66a/events.out.tfevents.1742364862.e4acee02c66a.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:38c55f044110425eafb3b167e19d2a98292264b2b8fbd0f4c8c9fce060fde695
|
| 3 |
+
size 13169
|