trinhxuankhai
commited on
Commit
•
abe4ac3
1
Parent(s):
4268ac4
Upload model
Browse files- adapter_config.json +3 -3
- adapter_model.bin +1 -1
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"attn.c_proj",
|
23 |
-
"c_attn",
|
24 |
"w1",
|
25 |
-
"w2"
|
|
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"w1",
|
23 |
+
"w2",
|
24 |
+
"c_attn",
|
25 |
+
"attn.c_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 224486093
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0035a036a25f0dff3a2bd473806a7af8d27897a1081d708f6a7ac656e2c5a0a5
|
3 |
size 224486093
|