Hejianping868
commited on
Commit
•
c98b914
1
Parent(s):
904411c
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"v_proj",
|
24 |
"k_proj",
|
25 |
-
"q_proj",
|
26 |
-
"up_proj",
|
27 |
"gate_proj",
|
28 |
-
"
|
29 |
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"up_proj",
|
24 |
+
"down_proj",
|
25 |
"v_proj",
|
26 |
"k_proj",
|
|
|
|
|
27 |
"gate_proj",
|
28 |
+
"q_proj",
|
29 |
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
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:3e4d9bbae1f9b2eef8d239bd94107a4f673c93a24edd261d421b6b8b8ba1e4a5
|
3 |
size 6887174944
|
runs/Aug18_11-56-06_sbbinaplp007/events.out.tfevents.1724000185.sbbinaplp007
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73b9e2524a30669027cf95003a8903eadb5504e1629d22e9403274fb20c92968
|
3 |
+
size 4856
|
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:9a31dcc504bb038deb816fed40d002b50cd534c88ae8d40e2bf91b30de3205ac
|
3 |
size 5752
|