chandrasekhar319
commited on
chandrasekhar319/tinyllama_sql
Browse files
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"up_proj",
|
24 |
-
"o_proj",
|
25 |
"v_proj",
|
|
|
26 |
"gate_proj",
|
|
|
27 |
"k_proj",
|
28 |
"q_proj"
|
29 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"v_proj",
|
24 |
+
"up_proj",
|
25 |
"gate_proj",
|
26 |
+
"o_proj",
|
27 |
"k_proj",
|
28 |
"q_proj"
|
29 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9946640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e28c7220328594cf83280ad65866ff9cd01fddafdc6d4ced021586bc18f54323
|
3 |
size 9946640
|
runs/Jun19_06-36-35_3da89a607382/events.out.tfevents.1718779005.3da89a607382.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d1e99262aa28b2e12904cbf1c96c0bcbf04440b0c4362fe687bf65b706569ae
|
3 |
+
size 23339
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a89b0f1b14ed7fafbc4ae33f55333230d81f83de75a1245c0f76a47c78a7e02
|
3 |
size 5112
|