Instructions to use jonathanjordan21/mt5-base-finetuned-lora-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jonathanjordan21/mt5-base-finetuned-lora-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/mt5-base") model = PeftModel.from_pretrained(base_model, "jonathanjordan21/mt5-base-finetuned-lora-sql") - Notebooks
- Google Colab
- Kaggle
Commit ·
00faf14
1
Parent(s): b3ba527
Upload folder using huggingface_hub
Browse files
runs/events.out.tfevents.1702361038.8f684cca3f36.3153.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f72de0cc50e8aaeb5ba90eba8f8718d08d80bd5f99bdd1dd38a23fa2e32ad636
|
| 3 |
+
size 88
|
runs/events.out.tfevents.1702361047.8f684cca3f36.3153.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e87a02d8dc24d2fe5145666ed3e6197106e0d15a67296c1da34093ae8fbd138
|
| 3 |
+
size 65624
|