Training in progress, step 5
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -27,13 +27,13 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"o_proj",
|
31 |
-
"v_proj",
|
32 |
-
"down_proj",
|
33 |
"q_proj",
|
34 |
"up_proj",
|
|
|
35 |
"gate_proj",
|
36 |
-
"
|
|
|
|
|
37 |
],
|
38 |
"task_type": null,
|
39 |
"use_dora": false,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
|
|
|
|
|
|
30 |
"q_proj",
|
31 |
"up_proj",
|
32 |
+
"down_proj",
|
33 |
"gate_proj",
|
34 |
+
"o_proj",
|
35 |
+
"k_proj",
|
36 |
+
"v_proj"
|
37 |
],
|
38 |
"task_type": null,
|
39 |
"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 27748600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67f551dc9c4d9d2100498983f58cb55e4f687a09616f2d14f3b72aa614df3f4d
|
3 |
size 27748600
|