Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
-
"k_proj",
|
25 |
"up_proj",
|
26 |
"q_proj",
|
27 |
-
"o_proj",
|
28 |
"down_proj",
|
29 |
-
"gate_proj"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"up_proj",
|
24 |
"q_proj",
|
|
|
25 |
"down_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"k_proj",
|
28 |
+
"v_proj",
|
29 |
+
"o_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:ff4b70e08c60f0a65a9c232b98959b8b54830f5b24a58f12e5385cdd06578ce0
|
3 |
size 4785795512
|
runs/Sep06_09-24-55_hpcsgn04/events.out.tfevents.1725614701.hpcsgn04.1999990.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aac788cf67624eab058a3782b85d599f4c8750c2145c04f7780c4854e858e874
|
3 |
+
size 6321
|
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:d27e3b914f55ac8ad2b175eae6abd0069b36acc8392ec44dc7c76bad064e8502
|
3 |
size 5560
|