Training in progress, step 50
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"q_proj",
|
23 |
"gate_proj",
|
24 |
-
"o_proj",
|
25 |
-
"up_proj",
|
26 |
-
"k_proj",
|
27 |
"v_proj",
|
28 |
-
"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"up_proj",
|
23 |
"q_proj",
|
24 |
"gate_proj",
|
|
|
|
|
|
|
25 |
"v_proj",
|
26 |
+
"k_proj",
|
27 |
+
"down_proj",
|
28 |
+
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"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 2332095256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65bc0bdb7164d114b9aec8a1b10c2c581460ba6eecc0a0f22b4d6ab1c4a44de6
|
3 |
size 2332095256
|
runs/Mar14_10-35-57_322c8a67316a/events.out.tfevents.1710412564.322c8a67316a.339690.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d57b2ffb1d1ffde98e3b8be0baa7fcf0320c72d14471134c7268aac43aea0987
|
3 |
+
size 5602
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fac5cdf6638088d256046b855bfdd579bae753a4d912f1a533613189a9a12ea
|
3 |
size 4920
|