Hejianping868
commited on
Commit
•
a7f0437
1
Parent(s):
d6349c2
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"down_proj",
|
24 |
"gate_proj",
|
25 |
"v_proj",
|
26 |
-
"
|
27 |
-
"q_proj"
|
28 |
-
"k_proj",
|
29 |
-
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"up_proj",
|
25 |
"down_proj",
|
26 |
"gate_proj",
|
27 |
"v_proj",
|
28 |
+
"o_proj",
|
29 |
+
"q_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 6887174944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1e798257f23debfbf532f087456ed362da15f59e1e08b7ce200641bf7f758f7
|
3 |
size 6887174944
|
runs/Aug19_01-05-51_sbbinaplp007/events.out.tfevents.1724047573.sbbinaplp007
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39fbcf3309f3d3a974aabaf3fd95d4089a4a21a55d4f1250f33e3602e76ad92e
|
3 |
+
size 6764
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:449c1d3d7d9060038709d45794b8b011439f12409349c3c02bae2d321b3b41d7
|
3 |
size 5752
|