Amirmarshal
commited on
Commit
•
75fd4be
1
Parent(s):
8bf0566
Amirmarshal/PersianGPT
Browse files
adapter_config.json
CHANGED
@@ -22,12 +22,12 @@
|
|
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"
|
|
|
22 |
"rank_pattern": {},
|
23 |
"revision": null,
|
24 |
"target_modules": [
|
|
|
|
|
|
|
|
|
25 |
"up_proj",
|
26 |
"down_proj",
|
27 |
+
"o_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_proj",
|
30 |
+
"k_proj",
|
31 |
"q_proj"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM"
|
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:9f482b50516370c04457260177f2759cee426132fe9f4855b05edf27c0557767
|
3 |
size 931227688
|
runs/Jan15_11-26-23_6337f7e4f9da/events.out.tfevents.1705317983.6337f7e4f9da.215.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04fec38d24009dbb0c622aee1616d33f94c5bce8fa0d86af6f83abcbc6b58c47
|
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:7aa48dbe10efec36d27512c43f8f11924ff76fc18a72dfa8320fba3fabfc7cf2
|
3 |
size 4664
|