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 |
-
"down_proj",
|
27 |
"q_proj",
|
28 |
-
"v_proj",
|
29 |
-
"o_proj",
|
30 |
-
"gate_proj",
|
31 |
"k_proj",
|
32 |
-
"
|
|
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"q_proj",
|
|
|
|
|
|
|
27 |
"k_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"o_proj",
|
30 |
+
"down_proj",
|
31 |
+
"up_proj",
|
32 |
+
"v_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 3775010424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18453d25449c2ce7eb5508780419718d0c291468c8ddb1af70f55e6944cd8cc9
|
3 |
size 3775010424
|
runs/Mar02_15-49-24_150-136-144-21/events.out.tfevents.1740930583.150-136-144-21.11004.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:990ce026c180c355397a3f07b20e3439256ed9c95a410942a5c9a7c2554fb4d5
|
3 |
+
size 6600
|
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:a9bf448482cd030edac0106429381bf13bbc1a7e1a1e4c3aee859d91393c67db
|
3 |
size 5624
|