Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"down_proj",
|
23 |
"up_proj",
|
24 |
-
"
|
25 |
-
"v_proj",
|
26 |
-
"o_proj",
|
27 |
-
"gate_proj",
|
28 |
-
"k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"gate_proj",
|
23 |
+
"v_proj",
|
24 |
+
"k_proj",
|
25 |
+
"q_proj",
|
26 |
"down_proj",
|
27 |
"up_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 4785795512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d4f0448d1ca865c30eeab2898c87b821dd1e1504ea959b1c18900586eb59e22
|
3 |
size 4785795512
|
runs/Aug08_19-02-47_viridian/events.out.tfevents.1723143798.viridian.3897418.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4de884793a4b814d5299d82ff2f822064ff6ebe04f8b0edf1f300dfee5d4acd5
|
3 |
+
size 7066
|
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:f98da916acc6822e631b3aa85185c7db4cb3fdca59338559a3e6438cb6f5b474
|
3 |
size 5624
|