Amirmarshal
commited on
Commit
•
8bf0566
1
Parent(s):
31f10bd
Amirmarshal/PersianGPT
Browse files
adapter_config.json
CHANGED
@@ -22,13 +22,13 @@
|
|
22 |
"rank_pattern": {},
|
23 |
"revision": null,
|
24 |
"target_modules": [
|
25 |
-
"up_proj",
|
26 |
-
"q_proj",
|
27 |
-
"o_proj",
|
28 |
"v_proj",
|
29 |
"k_proj",
|
30 |
"gate_proj",
|
31 |
-
"
|
|
|
|
|
|
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM"
|
34 |
}
|
|
|
22 |
"rank_pattern": {},
|
23 |
"revision": null,
|
24 |
"target_modules": [
|
|
|
|
|
|
|
25 |
"v_proj",
|
26 |
"k_proj",
|
27 |
"gate_proj",
|
28 |
+
"o_proj",
|
29 |
+
"up_proj",
|
30 |
+
"down_proj",
|
31 |
+
"q_proj"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM"
|
34 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 931227688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07f6d2c2b01a3286ec90031351cfa854dbadef9a0ef0534c9beca14d595f0f07
|
3 |
size 931227688
|
runs/Jan13_11-27-34_13ef28d077d5/events.out.tfevents.1705145254.13ef28d077d5.277.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5a1d4d09536cc86d4372b74f8e1a7fdc5b9f45873be938a5fd5850b14f4b87d
|
3 |
+
size 6054
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4be04f30ffcc40e1ef5920d9019f36cc611a144c4e9daf970396a93467e20aa
|
3 |
size 4664
|