MohamedAhmedAE
commited on
Training in progress, step 53000
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- tokenizer.json +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"o_proj",
|
25 |
"down_proj",
|
26 |
-
"
|
|
|
|
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_proj",
|
|
|
24 |
"down_proj",
|
25 |
+
"o_proj",
|
26 |
+
"k_proj",
|
27 |
+
"up_proj",
|
28 |
"q_proj",
|
29 |
+
"v_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 2684416208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff84ccb002eed1cd18fb8fbd99462b6b4e78919ec2667a000f55703b24fdbeb5
|
3 |
size 2684416208
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17210060
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c8b2a40e8ddfebd6c167b3be7515f8d65743757ff82d74f5b98a0ceea8e1ab3
|
3 |
size 17210060
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61245b099087320a40c777ea38e146cf2caba01b7f40fbce7e6741dc7ac20c62
|
3 |
size 5624
|