Training in progress, epoch 0
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -22,11 +22,11 @@
|
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
24 |
"gate_proj",
|
|
|
25 |
"up_proj",
|
26 |
-
"down_proj",
|
27 |
-
"q_proj",
|
28 |
"k_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
24 |
"gate_proj",
|
25 |
+
"o_proj",
|
26 |
"up_proj",
|
|
|
|
|
27 |
"k_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:484daa1a9593b6f4597c9e46a636c5bfe5ef5bc64d4373469d276e68eb3147de
|
3 |
size 45258384
|