maxkretchmer
commited on
Commit
•
85c2936
1
Parent(s):
f00c426
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -19,14 +19,14 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
"lm_head",
|
24 |
-
"
|
25 |
"v_proj",
|
|
|
|
|
26 |
"up_proj",
|
27 |
-
"
|
28 |
-
"q_proj",
|
29 |
-
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM"
|
32 |
}
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "OpenPipe/mistral-ft-optimized-1218",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"down_proj",
|
23 |
"lm_head",
|
24 |
+
"q_proj",
|
25 |
"v_proj",
|
26 |
+
"o_proj",
|
27 |
+
"gate_proj",
|
28 |
"up_proj",
|
29 |
+
"k_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM"
|
32 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 694431312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c835e893e56d39e79854fa04a53eb285483af5a3152e2ebfba98cdb97c073a43
|
3 |
size 694431312
|
runs/Dec19_02-33-20_5e657f832904/events.out.tfevents.1702953204.5e657f832904.674.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:242e9bc6cf7a1c0325dfbf279a9e06261acea903502dd8bec4f4a2607c9380d7
|
3 |
+
size 5362
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22bcbf46e114f242f0c239b9ac90ac0edb6a04e817b3a2f12ebfae0dc1928c76
|
3 |
size 4728
|