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 |
-
"q_proj",
|
24 |
-
"up_proj",
|
25 |
-
"v_proj",
|
26 |
-
"k_proj",
|
27 |
"down_proj",
|
|
|
|
|
28 |
"gate_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"down_proj",
|
24 |
+
"o_proj",
|
25 |
+
"k_proj",
|
26 |
"gate_proj",
|
27 |
+
"up_proj",
|
28 |
+
"v_proj",
|
29 |
+
"q_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 3382407584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b94fcb6b53656cd0259e7d3307a0b0aaa2ecccccf7d943b149251a4335e88367
|
3 |
size 3382407584
|
runs/Sep09_18-12-42_hpcsgn04/events.out.tfevents.1725905573.hpcsgn04.1075605.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c46fa66e5060f9a3379137ac1588f3faa4e21847cce4913158b610ab78404a87
|
3 |
+
size 9006
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5aa2bd2cb694585f75f9caeba8749cc7ac551d7d06c66c301d61eab396b2f12
|
3 |
size 5560
|