Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"k_proj",
|
|
|
30 |
"o_proj",
|
31 |
"down_proj",
|
32 |
-
"q_proj",
|
33 |
-
"v_proj",
|
34 |
"gate_proj",
|
35 |
-
"
|
36 |
],
|
37 |
"task_type": null,
|
38 |
"use_dora": true,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"up_proj",
|
30 |
"k_proj",
|
31 |
+
"q_proj",
|
32 |
"o_proj",
|
33 |
"down_proj",
|
|
|
|
|
34 |
"gate_proj",
|
35 |
+
"v_proj"
|
36 |
],
|
37 |
"task_type": null,
|
38 |
"use_dora": true,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 45187904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13b35fbb60810fa01fb537804bc7300e45aa78a496721dac13dde4566962e82a
|
3 |
size 45187904
|
runs/Feb27_12-49-06_2476f1f6c639/events.out.tfevents.1740660570.2476f1f6c639.348.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6b16a9708c66c71f9ada8eab487403258269064c88d206f730e3aead4056d1c
|
3 |
+
size 9214
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0e148f4d9d074bec049c1c89cc49bb71d91a022e503eba7baa8aecc077546d2
|
3 |
size 5624
|