Instructions to use lleticiasilvaa/StableCode-text2SQL-schemaReduzido with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lleticiasilvaa/StableCode-text2SQL-schemaReduzido with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("lleticiasilvaa/StableCode-text2SQL-schemaReduzido", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 250
Browse files
adapter_config.json
CHANGED
|
@@ -24,12 +24,12 @@
|
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
"up_proj",
|
| 27 |
-
"down_proj",
|
| 28 |
"v_proj",
|
| 29 |
"q_proj",
|
| 30 |
"k_proj",
|
|
|
|
| 31 |
"gate_proj",
|
| 32 |
-
"
|
| 33 |
],
|
| 34 |
"task_type": null,
|
| 35 |
"use_dora": false,
|
|
|
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
"up_proj",
|
|
|
|
| 27 |
"v_proj",
|
| 28 |
"q_proj",
|
| 29 |
"k_proj",
|
| 30 |
+
"o_proj",
|
| 31 |
"gate_proj",
|
| 32 |
+
"down_proj"
|
| 33 |
],
|
| 34 |
"task_type": null,
|
| 35 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 400616360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:424fe34e2eff3706533d8cf803ecc170ce6ae033df1f91fdbc222ac978a76c3e
|
| 3 |
size 400616360
|
logs/events.out.tfevents.1731937469.dde92be73f48.383.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32cb04b06b3f43387b15ebfed2c4f11d6bd3dbc281d13750f25e74fe629bf377
|
| 3 |
+
size 6466
|