akshaya-244
commited on
Commit
•
9eec657
1
Parent(s):
fc1cc7a
Training in progress, step 7
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"up_proj",
|
24 |
-
"o_proj",
|
25 |
-
"k_proj",
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
"down_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"v_proj",
|
24 |
+
"o_proj",
|
25 |
"down_proj",
|
26 |
+
"up_proj",
|
27 |
+
"q_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"k_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:efa1f3e16012c52144f8a7fbb1013aadafb14a02a03b095fe7220cf53ecd8f9f
|
3 |
size 45258384
|
runs/Nov10_19-23-05_61e99ee19a12/events.out.tfevents.1731266587.61e99ee19a12.488.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fb0e211a52db915ce41274b6f7ff6fc12f595cafa5fa234bb9e81eb1a499658
|
3 |
+
size 6223
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26b4a3e4efdc60d94cc344e24a1ff1bfbb9f573cbc816aa36366a36403cc5f21
|
3 |
size 5304
|