Training in progress, step 50
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"down_proj",
|
24 |
-
"v_proj",
|
25 |
-
"o_proj",
|
26 |
-
"k_proj",
|
27 |
"q_proj",
|
|
|
28 |
"up_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"q_proj",
|
24 |
+
"gate_proj",
|
25 |
"up_proj",
|
26 |
+
"o_proj",
|
27 |
+
"down_proj",
|
28 |
+
"k_proj",
|
29 |
+
"v_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 42002584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90e6f7f1355e0b50e6787ad798e52ba61bc8a3c2fe93f8979c59fce5aad3fa7b
|
3 |
size 42002584
|
runs/Jun06_05-05-59_62924b788a73/events.out.tfevents.1717650689.62924b788a73.754.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:195fd1ed9f09eb21c1de3f0bcdb0d3be567adc6ce7644ec7139b553ab48c51e6
|
3 |
+
size 16912
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:700e2ffca061353ef9e5698b2619b2dcba0c46609c85e640fbe8ae9cd993bfaa
|
3 |
size 6904
|