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 |
"o_proj",
|
24 |
-
"q_proj",
|
25 |
"up_proj",
|
26 |
-
"v_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 |
+
"k_proj",
|
24 |
+
"v_proj",
|
25 |
"o_proj",
|
|
|
26 |
"up_proj",
|
|
|
|
|
27 |
"gate_proj",
|
28 |
+
"down_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 3208737208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02de195d8a654dac7383333ed6ced8f4c227e0db4d343a04044d5d9084409540
|
3 |
size 3208737208
|
runs/Sep09_09-53-41_hpcsgn04/events.out.tfevents.1725875633.hpcsgn04.3408738.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2924cf48edb4875bcafc5eaa67f80bed4449dd5500a9c85f408d6abc0b16e5c4
|
3 |
+
size 5912
|
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:235d192b4c2d188a11cf0618d29b5fd809fd643bfc6b6a48a82581ab540726b7
|
3 |
size 5560
|