Hejianping868
commited on
Commit
•
ca301d0
1
Parent(s):
6e3da67
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 |
-
"
|
|
|
24 |
"up_proj",
|
25 |
"gate_proj",
|
26 |
-
"k_proj",
|
27 |
"q_proj",
|
28 |
"v_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"o_proj",
|
25 |
"up_proj",
|
26 |
"gate_proj",
|
|
|
27 |
"q_proj",
|
28 |
"v_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 6887174944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:881b8c9997e49214838a27fd328c4904949a099ff429b55d4f45f7948a7621fa
|
3 |
size 6887174944
|
runs/Aug17_23-56-21_sbbinaplp007/events.out.tfevents.1723956990.sbbinaplp007
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89242c4a6e2a8e17e8094c00417c2f7171e543f1b5a0164a9ac08ae219a26455
|
3 |
+
size 6392
|
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:0c8b68ef5e8933d802bc4a6bd8d1c9beed1d52116443e0ad1effb45269a15866
|
3 |
size 5752
|