sharatsachin
commited on
Commit
•
adf2a13
1
Parent(s):
9f32e08
bmartinc80/gemma-ft
Browse files
adapter_config.json
CHANGED
@@ -20,14 +20,14 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"lm_head",
|
24 |
-
"down_proj",
|
25 |
-
"up_proj",
|
26 |
-
"k_proj",
|
27 |
-
"o_proj",
|
28 |
"q_proj",
|
|
|
29 |
"v_proj",
|
30 |
-
"
|
|
|
|
|
|
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
23 |
"q_proj",
|
24 |
+
"gate_proj",
|
25 |
"v_proj",
|
26 |
+
"lm_head",
|
27 |
+
"o_proj",
|
28 |
+
"k_proj",
|
29 |
+
"down_proj",
|
30 |
+
"up_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 2409145072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7ef1ba3cc76ace5a735cc219fb479375d98b4e1d039f58400da59c81a026bd5
|
3 |
size 2409145072
|
runs/Oct10_03-16-27_027344c51444/events.out.tfevents.1728530189.027344c51444.391.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a79f8918bdca8a5547182255440c15b6ee8ec1762902f7e9d5fe7642a9024955
|
3 |
+
size 6335
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca8b1129f6cd02a90b5c6ef70c78d726db2f096e41b81a843a8bd6c68d55e9a7
|
3 |
size 5176
|