Commit
·
1415be6
1
Parent(s):
9ef8c13
Training in progress, step 25
Browse files
adapter_config.json
CHANGED
@@ -16,13 +16,13 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"gate_proj",
|
20 |
-
"k_proj",
|
21 |
"v_proj",
|
|
|
22 |
"up_proj",
|
|
|
|
|
23 |
"o_proj",
|
24 |
-
"down_proj"
|
25 |
-
"q_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
19 |
"v_proj",
|
20 |
+
"gate_proj",
|
21 |
"up_proj",
|
22 |
+
"q_proj",
|
23 |
+
"k_proj",
|
24 |
"o_proj",
|
25 |
+
"down_proj"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 80013120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a965a0e35eb565282b2b1fcfc122cb90b82d05bbb2e9f0b12b4691a072f4cb0
|
3 |
size 80013120
|
runs/Nov21_20-33-56_5dcacb724146/events.out.tfevents.1700599023.5dcacb724146.159.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca71c639c62296bcd7d30874194539243b472f087b71e9bcd1f271570edb5925
|
3 |
+
size 8486
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64bc67c40371d89ad1c0c5799c319b73a6cbfb79d05d7cb27dd81ef6351298a8
|
3 |
size 4600
|