chandrasekhar319
commited on
chandrasekhar319/tinyllama_sql
Browse files
adapter_config.json
CHANGED
@@ -20,11 +20,11 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"gate_proj",
|
24 |
-
"q_proj",
|
25 |
"up_proj",
|
26 |
-
"
|
27 |
"k_proj",
|
|
|
|
|
28 |
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"up_proj",
|
24 |
+
"q_proj",
|
25 |
"k_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
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:25ccaea902684b00bf5cac645aabcd1c1e2494b17249f268224e2eefea2a9f8b
|
3 |
size 9946640
|
runs/Jun03_09-38-22_68b62da3db1a/events.out.tfevents.1717407514.68b62da3db1a.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1598f9c8288c9a8429a37d703b455be3d98007fef3de18069a109493378cb484
|
3 |
+
size 23951
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fa8bc06bfde157908306f8ad392cb7fa7a0fa8ef447cbd40efc02af2acd7b88
|
3 |
size 4920
|