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 |
"v_proj",
|
|
|
|
|
27 |
"k_proj",
|
28 |
-
"q_proj",
|
29 |
-
"up_proj",
|
30 |
"gate_proj",
|
31 |
-
"
|
32 |
-
"down_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"q_proj",
|
27 |
"v_proj",
|
28 |
+
"o_proj",
|
29 |
+
"down_proj",
|
30 |
"k_proj",
|
|
|
|
|
31 |
"gate_proj",
|
32 |
+
"up_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:8261b3f094feaf88dd8498d985dca9f3f61745db1a5326b96df5bae935ecedef
|
3 |
size 3775010424
|
runs/Feb28_10-13-58_129-213-26-95/events.out.tfevents.1740737756.129-213-26-95.6552.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92596bc60ddc2cbc69a0665229a3cfc27cea7570669db00826fcfbd718343fc6
|
3 |
+
size 6599
|
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:6cb1253e26f276146c292056b8c610446415e8d36ae93edd93360337e82f1b19
|
3 |
size 5624
|