Training in progress, step 2
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"o_proj",
|
27 |
-
"q_proj",
|
28 |
"k_proj",
|
29 |
-
"gate_proj",
|
30 |
"up_proj",
|
|
|
31 |
"v_proj",
|
32 |
-
"
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"k_proj",
|
|
|
27 |
"up_proj",
|
28 |
+
"down_proj",
|
29 |
"v_proj",
|
30 |
+
"o_proj",
|
31 |
+
"q_proj",
|
32 |
+
"gate_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 2156507696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9022eb2f0a6fc53f15e39fdc8fa06301c16b85521bfef891db10c8dccb7cc234
|
3 |
size 2156507696
|
runs/May02_15-56-47_129-153-197-235/events.out.tfevents.1746201437.129-153-197-235.7590.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef21658548ef004268f67efc85aac9c7ee5235c9009c155f0c3a9757739f0e5e
|
3 |
+
size 7422
|
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:f85f0e0790e1d615b95d7789b49040645ff02a02487f8b1574ac19c41cd0b32a
|
3 |
size 5624
|