Training in progress, step 13
Browse files- adapter_config.json +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"qkv_proj",
|
24 |
"gate_up_proj",
|
|
|
25 |
"o_proj",
|
26 |
"down_proj"
|
27 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"gate_up_proj",
|
24 |
+
"qkv_proj",
|
25 |
"o_proj",
|
26 |
"down_proj"
|
27 |
],
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20e1c284c830e21e80346ba535eaa49734cdafdba4eb1b06c6954e7685913201
|
3 |
size 6776
|