Model save
Browse files- adapter_config.json +15 -15
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,30 +20,30 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"transformer.h.0.mlp.c_proj",
|
24 |
"transformer.h.1.mlp.c_proj",
|
25 |
-
"transformer.h.3.attn.c_attn",
|
26 |
-
"transformer.h.2.mlp.c_proj",
|
27 |
"transformer.h.1.attn.c_proj",
|
28 |
-
"transformer.h.
|
29 |
-
"transformer.h.0.mlp.c_fc",
|
30 |
-
"transformer.h.0.attn.c_attn",
|
31 |
-
"transformer.h.4.mlp.c_proj",
|
32 |
"transformer.h.2.attn.c_proj",
|
|
|
|
|
33 |
"transformer.h.5.attn.c_proj",
|
34 |
-
"transformer.h.
|
35 |
-
"transformer.h.3.mlp.c_proj",
|
36 |
-
"transformer.h.1.attn.c_attn",
|
37 |
-
"transformer.h.5.mlp.c_proj",
|
38 |
-
"transformer.h.4.mlp.c_fc",
|
39 |
"transformer.h.1.mlp.c_fc",
|
40 |
-
"transformer.h.0.attn.
|
|
|
|
|
41 |
"transformer.h.4.attn.c_proj",
|
42 |
"transformer.h.5.mlp.c_fc",
|
|
|
|
|
|
|
43 |
"transformer.h.5.attn.c_attn",
|
44 |
-
"transformer.h.
|
45 |
-
"transformer.h.4.attn.c_attn",
|
46 |
-
"transformer.h.3.mlp.c_fc"
|
47 |
],
|
48 |
"task_type": "CAUSAL_LM",
|
49 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"transformer.h.2.mlp.c_proj",
|
24 |
+
"transformer.h.5.mlp.c_proj",
|
25 |
+
"transformer.h.3.attn.c_attn",
|
26 |
+
"transformer.h.2.attn.c_attn",
|
27 |
"transformer.h.0.mlp.c_proj",
|
28 |
"transformer.h.1.mlp.c_proj",
|
|
|
|
|
29 |
"transformer.h.1.attn.c_proj",
|
30 |
+
"transformer.h.3.mlp.c_proj",
|
|
|
|
|
|
|
31 |
"transformer.h.2.attn.c_proj",
|
32 |
+
"transformer.h.3.attn.c_proj",
|
33 |
+
"transformer.h.3.mlp.c_fc",
|
34 |
"transformer.h.5.attn.c_proj",
|
35 |
+
"transformer.h.4.attn.c_attn",
|
|
|
|
|
|
|
|
|
36 |
"transformer.h.1.mlp.c_fc",
|
37 |
+
"transformer.h.0.attn.c_attn",
|
38 |
+
"transformer.h.2.mlp.c_fc",
|
39 |
+
"transformer.h.4.mlp.c_proj",
|
40 |
"transformer.h.4.attn.c_proj",
|
41 |
"transformer.h.5.mlp.c_fc",
|
42 |
+
"transformer.h.0.mlp.c_fc",
|
43 |
+
"transformer.h.0.attn.c_proj",
|
44 |
+
"transformer.h.4.mlp.c_fc",
|
45 |
"transformer.h.5.attn.c_attn",
|
46 |
+
"transformer.h.1.attn.c_attn"
|
|
|
|
|
47 |
],
|
48 |
"task_type": "CAUSAL_LM",
|
49 |
"use_dora": false,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b06ab1b811c4fc2d59b55a32ceb54150cdf358e3f495c2957e9c80cef4db027d
|
3 |
size 5112
|