Training in progress, epoch 0
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"v_proj",
|
28 |
-
"down_proj",
|
29 |
-
"q_proj",
|
30 |
"o_proj",
|
|
|
|
|
31 |
"up_proj",
|
32 |
-
"
|
|
|
33 |
],
|
34 |
"task_type": null,
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"k_proj",
|
|
|
|
|
|
|
27 |
"o_proj",
|
28 |
+
"q_proj",
|
29 |
+
"down_proj",
|
30 |
"up_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"v_proj"
|
33 |
],
|
34 |
"task_type": null,
|
35 |
"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 89502984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5735f5a604cd10303b5d22f925481aa42325c70915788b04f1974a1db7fa5756
|
3 |
size 89502984
|