Salmamoori
commited on
Commit
•
485470d
1
Parent(s):
2d188c4
Training in progress, step 500
Browse files- adapter_config.json +7 -7
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -23,19 +23,19 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"out_proj",
|
27 |
-
"lm_head",
|
28 |
-
"v_proj",
|
29 |
"k_proj",
|
|
|
30 |
"up_proj",
|
|
|
|
|
31 |
"fc2",
|
32 |
-
"
|
33 |
"linear_2",
|
34 |
"o_proj",
|
35 |
-
"
|
36 |
-
"down_proj",
|
37 |
"fc1",
|
38 |
-
"
|
|
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
26 |
"k_proj",
|
27 |
+
"q_proj",
|
28 |
"up_proj",
|
29 |
+
"linear_1",
|
30 |
+
"down_proj",
|
31 |
"fc2",
|
32 |
+
"gate_proj",
|
33 |
"linear_2",
|
34 |
"o_proj",
|
35 |
+
"lm_head",
|
|
|
36 |
"fc1",
|
37 |
+
"v_proj",
|
38 |
+
"out_proj"
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"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 1290994752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37e16d4c382bf3af4b56bf8076416be96e2dd9f6a6c3164b62f5ca097fca1bba
|
3 |
size 1290994752
|