Training in progress, step 368
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
"o_proj",
|
25 |
-
"
|
26 |
-
"k_proj",
|
27 |
"v_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 |
"o_proj",
|
24 |
+
"down_proj",
|
|
|
25 |
"v_proj",
|
26 |
"gate_proj",
|
27 |
+
"q_proj",
|
28 |
+
"up_proj",
|
29 |
+
"k_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec93f8c687d9380fbaf24581f640c73abee43bb6b44b91b89080f980312820fe
|
3 |
size 45258384
|
runs/May28_16-19-30_e92fd8e648f4/events.out.tfevents.1716913171.e92fd8e648f4.668.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa120a96a4f638b6973c37f0f9e433b467adfc1bc9c5dfc2402c4344833ddba5
|
3 |
+
size 4184
|
runs/May28_16-25-42_e92fd8e648f4/events.out.tfevents.1716913556.e92fd8e648f4.2708.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e42418917bc95fea3c435bf4de0f22ecd9713b7edd83b9a2a751ed2d2d3fb215
|
3 |
+
size 6651
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bde2902dbd78bda785610ae5f59dcf461fccd41e4fdeda3d07d3c8d77d37b1bb
|
3 |
size 5112
|