Training in progress, step 500
Browse files- adapter_config.json +7 -7
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -23,17 +23,17 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"linear_2",
|
27 |
-
"o_proj",
|
28 |
-
"out_proj",
|
29 |
"lm_head",
|
30 |
-
"k_proj",
|
31 |
-
"up_proj",
|
32 |
-
"linear_1",
|
33 |
"q_proj",
|
|
|
|
|
34 |
"v_proj",
|
35 |
-
"
|
36 |
"gate_proj",
|
|
|
|
|
|
|
|
|
37 |
"down_proj",
|
38 |
"fc1"
|
39 |
],
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
26 |
"lm_head",
|
|
|
|
|
|
|
27 |
"q_proj",
|
28 |
+
"out_proj",
|
29 |
+
"o_proj",
|
30 |
"v_proj",
|
31 |
+
"k_proj",
|
32 |
"gate_proj",
|
33 |
+
"up_proj",
|
34 |
+
"fc2",
|
35 |
+
"linear_1",
|
36 |
+
"linear_2",
|
37 |
"down_proj",
|
38 |
"fc1"
|
39 |
],
|
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:6362fa048a9cce42451ed6093c7a356a83864e63368b8b3564d960018c03b4ef
|
3 |
size 1290994752
|