BraylonDash
commited on
Commit
•
cdc6c2b
1
Parent(s):
dd307e6
Training in progress, step 60
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"down_proj",
|
24 |
-
"gate_proj",
|
25 |
"v_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"up_proj"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
|
|
|
|
23 |
"v_proj",
|
24 |
"q_proj",
|
25 |
+
"o_proj",
|
26 |
+
"up_proj",
|
27 |
+
"down_proj",
|
28 |
+
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 671150064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8fa73b2e7049dc5c215a9d52a4c6955c57fdece1f05b94f168970bd5d0349e3
|
3 |
size 671150064
|
runs/Sep23_14-54-42_gpu4-119-5/events.out.tfevents.1727067341.gpu4-119-5.3752817.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67726efa5e5f0985bb7aa3a1adf04d3e2f417f2e165e1863a69c871e86a07957
|
3 |
+
size 8992
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:554b141c6198f26d58cfb4868d76e4ca16538331df679996dec848e57d949f4d
|
3 |
size 5880
|