Hejianping868
commited on
Commit
•
69f38e2
1
Parent(s):
574b98a
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"k_proj",
|
24 |
-
"o_proj",
|
25 |
-
"up_proj",
|
26 |
"gate_proj",
|
27 |
-
"
|
|
|
28 |
"v_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"k_proj",
|
|
|
|
|
24 |
"gate_proj",
|
25 |
+
"down_proj",
|
26 |
+
"o_proj",
|
27 |
"v_proj",
|
28 |
+
"q_proj",
|
29 |
+
"up_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:92be0104055968f773be553d0bc4e3fcdfee28aee268b39c7152fa9117208665
|
3 |
size 6887174944
|
results.txt
ADDED
File without changes
|
runs/Aug18_02-30-09_sbbinaplp007/events.out.tfevents.1723966218.sbbinaplp007
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af08ff796174c692795afd57869a344fe538e387d8e84b6e2f2876214efafb80
|
3 |
+
size 4814
|
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:11a9334d15fdc44420283120fb2f6cd63f562729661bf7290733329cad69fa1e
|
3 |
size 5752
|