palicoqiqi
commited on
Commit
•
47a925b
1
Parent(s):
12340c7
Training in progress, step 60
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/Dec01_21-17-34_DESKTOP-JQAT587/events.out.tfevents.1733113055.DESKTOP-JQAT587.22764.2 +3 -0
- runs/Dec01_23-08-43_DESKTOP-JQAT587/events.out.tfevents.1733119724.DESKTOP-JQAT587.22764.3 +3 -0
- runs/Dec01_23-17-56_DESKTOP-JQAT587/events.out.tfevents.1733120288.DESKTOP-JQAT587.26956.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"o_proj",
|
25 |
-
"
|
26 |
-
"k_proj",
|
27 |
-
"gate_proj",
|
28 |
"up_proj",
|
29 |
-
"
|
|
|
|
|
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 |
+
"v_proj",
|
|
|
|
|
26 |
"up_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"down_proj",
|
29 |
+
"k_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cd1894e9cae19f7860968d0d19b13bccf43c982926d22d174e9c31ebddfaf5f
|
3 |
size 45258384
|
runs/Dec01_21-17-34_DESKTOP-JQAT587/events.out.tfevents.1733113055.DESKTOP-JQAT587.22764.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d3fa0df75b0da5f86fc6c8e4aa256a0bb444af64dc94d4bb62c95eb80a9b307
|
3 |
+
size 5356
|
runs/Dec01_23-08-43_DESKTOP-JQAT587/events.out.tfevents.1733119724.DESKTOP-JQAT587.22764.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28d20e9ebdee3447cc268e355fd94d12be1bb0d7971834deda7f0613c030ded8
|
3 |
+
size 5356
|
runs/Dec01_23-17-56_DESKTOP-JQAT587/events.out.tfevents.1733120288.DESKTOP-JQAT587.26956.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99bc87e24626bf93b048e2a6c178cad406c8bd93574e8918f04a77a3797bcaa4
|
3 |
+
size 7256
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99bc70fa47bff5b31262c7bf449fe38716def25430c7dd364e63643689e1fce9
|
3 |
size 5240
|