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