zhangduo4610
commited on
Commit
•
da9f64e
1
Parent(s):
25df31d
Training in progress, step 200
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"k_proj",
|
24 |
-
"v_proj",
|
25 |
"up_proj",
|
26 |
"o_proj",
|
27 |
-
"gate_proj",
|
28 |
"q_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
+
"gate_proj",
|
25 |
"k_proj",
|
|
|
26 |
"up_proj",
|
27 |
"o_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 4738952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:261d63ed325103e566f1a651b9757f7e0dbcf583e90848f33e864b46fc37a718
|
3 |
size 4738952
|
runs/Nov05_11-16-57_gnode001.cluster/events.out.tfevents.1730834226.gnode001.cluster.293646.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:427750f07c4d3e88eb483162003da4ae186f0035a7fc162c92c7d2cc6bd7a689
|
3 |
+
size 14161
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf597ff109e8eb432c6a2edc1b25470f5aa9cb37ee0e041326691c23bae90273
|
3 |
size 7032
|