fine-tuned adapter for gemma 7b it
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
"k_proj",
|
25 |
-
"o_proj",
|
26 |
-
"up_proj",
|
27 |
-
"gate_proj",
|
28 |
"v_proj",
|
29 |
-
"
|
|
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"k_proj",
|
|
|
|
|
|
|
24 |
"v_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"up_proj",
|
27 |
+
"o_proj",
|
28 |
+
"down_proj",
|
29 |
+
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 800116456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0529329336f79f99785de90d7377fc093b48423c726b6ece1ace219625cf8d47
|
3 |
size 800116456
|
runs/Apr10_12-41-07_d762059d4ad2/events.out.tfevents.1712752870.d762059d4ad2.2105.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90fbe6bfaed573b5ada9142ef4fb8a3a31a9dc4e6f750630481e175b76ef04aa
|
3 |
+
size 7459
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc62e12529edf77aee3e662b96204f599bdb73a5d89c03f7d860a89589cc0fa2
|
3 |
size 4856
|