Qin Liu
commited on
Commit
•
3b19ded
1
Parent(s):
bc20f01
Training in progress, step 25
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"gate_proj",
|
|
|
24 |
"up_proj",
|
25 |
-
"down_proj",
|
26 |
-
"q_proj",
|
27 |
"k_proj",
|
28 |
-
"
|
29 |
-
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
+
"o_proj",
|
25 |
"gate_proj",
|
26 |
+
"v_proj",
|
27 |
"up_proj",
|
|
|
|
|
28 |
"k_proj",
|
29 |
+
"down_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 31516744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2a8838672544c26c6512106f53b2f97bfcb697669787d33142d0628479b699f
|
3 |
size 31516744
|
runs/Aug21_02-51-44_ip-172-31-10-237/events.out.tfevents.1724208715.ip-172-31-10-237.960579.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:788dc11a8f85ece8ab334aaeea2395860fda634004190f8fbea06b92a69698c5
|
3 |
+
size 6821
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cd539dc8fde58f086495d1bc950a5f946271424d862fc7d74520142ce4cd439
|
3 |
size 6904
|