Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"q_proj",
|
25 |
"up_proj",
|
|
|
|
|
26 |
"down_proj",
|
27 |
"gate_proj",
|
28 |
-
"
|
29 |
-
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
|
|
24 |
"up_proj",
|
25 |
+
"v_proj",
|
26 |
+
"q_proj",
|
27 |
"down_proj",
|
28 |
"gate_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 4785795512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3c9afd4c0fca62552d7473551e1b318d6074fa3bd72ce7e4631500cbf23769b
|
3 |
size 4785795512
|
runs/Oct25_13-21-28_29c2a3e64198/events.out.tfevents.1729862514.29c2a3e64198.682.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa835099856603d896babb06de5b4ff998da3df048faadb59b3e21f81c6bd260
|
3 |
+
size 7270
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e20fe55b1dc8fddd32a63978b715cdc723c5371a72c660126a45db1c78bc2495
|
3 |
size 5496
|