Hejianping868
commited on
Commit
•
a9ddc57
1
Parent(s):
fa4d4aa
Training in progress, epoch 5
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"up_proj",
|
24 |
-
"o_proj",
|
25 |
-
"down_proj",
|
26 |
"gate_proj",
|
|
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"v_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"up_proj",
|
|
|
|
|
24 |
"gate_proj",
|
25 |
+
"down_proj",
|
26 |
"q_proj",
|
27 |
+
"o_proj",
|
28 |
+
"v_proj",
|
29 |
+
"k_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:b4ede58e3ee7a6daece28a76c6be0f2776782527f40fa5e4a3262aff7838c108
|
3 |
size 6887174944
|
runs/Sep15_11-27-10_sbbinaplp007/events.out.tfevents.1726417641.sbbinaplp007
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1592848aa31db6613b7bb5fd8ef523eb7d05a025973b0a07b8692503b9ea5d50
|
3 |
+
size 8955724
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5291328d2cefbdb78b089f41026ded7bcbd5c3fd8bf1f9dafbb15d9ec6514551
|
3 |
size 5816
|