Training in progress, step 224
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 |
"gate_proj",
|
26 |
-
"
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
24 |
+
"k_proj",
|
25 |
"gate_proj",
|
26 |
+
"q_proj",
|
27 |
"up_proj",
|
28 |
+
"down_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b762169a38580be03637ad8ed4b3257b27c9698c7f405ac9b48fd955705fee4
|
3 |
size 45258384
|
runs/Aug05_00-21-44_31b4f29ad603/events.out.tfevents.1722817310.31b4f29ad603.2500.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df9e282107d7dfb3bab6352d5135259b7f045aedb6970e078206cb5655fffdb3
|
3 |
+
size 8406
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5682eb6f75a12d287456cf685cca2d19368185ee0c5a679f8fe5a43a6245d6c
|
3 |
size 5176
|