Instructions to use zeeshan73/Text2SQL_mistral_7b_cosine_lr_2e-4_bs2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use zeeshan73/Text2SQL_mistral_7b_cosine_lr_2e-4_bs2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.3") model = PeftModel.from_pretrained(base_model, "zeeshan73/Text2SQL_mistral_7b_cosine_lr_2e-4_bs2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 300
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3221320120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b21eb10b3f230f70c8e8c8b0ac2b375be2564dae2313b46c3065aebb07f3e5fc
|
| 3 |
size 3221320120
|
logs/events.out.tfevents.1730135481.APSISCSDT-3690.2496230.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:425f7d538bb888eef08d11be260849e8cb79a5ffb993d48e86fc7c35765b8597
|
| 3 |
+
size 20806
|