Commit
•
87c1238
1
Parent(s):
39ec8ba
mistral-voyager-finetune-Open-Orca/Mistral-7B-OpenOrca-2023-11-22-12-52-Open-Orca/Mistral-7B-OpenOrca-2023-11-22-12-52
Browse files
adapter_config.json
CHANGED
@@ -16,14 +16,14 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
|
|
|
|
19 |
"lm_head",
|
20 |
-
"o_proj",
|
21 |
"q_proj",
|
22 |
-
"up_proj",
|
23 |
"k_proj",
|
24 |
-
"
|
25 |
-
"gate_proj",
|
26 |
-
"down_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"gate_proj",
|
20 |
+
"down_proj",
|
21 |
+
"up_proj",
|
22 |
+
"v_proj",
|
23 |
"lm_head",
|
|
|
24 |
"q_proj",
|
|
|
25 |
"k_proj",
|
26 |
+
"o_proj"
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
global_step365/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:984eaacc3b212fdd146ae115cadb4fbd9d9e6721c9f7e94d8bba4d9bc54f0797
|
3 |
+
size 1020497744
|
global_step365/zero_pp_rank_0_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8a5a1223bd185fd73b8715551aaab61edeff3a0cfbc8c27cc19cdfb637796ee
|
3 |
+
size 4126378196
|
latest
CHANGED
@@ -1 +1 @@
|
|
1 |
-
|
|
|
1 |
+
global_step365
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc53793e81d2708db8ae69bc51639649893cee503349bd009a582420907e37f7
|
3 |
+
size 5944
|