EdBerg/outputs4
Browse files
adapter_config.json
CHANGED
@@ -21,13 +21,13 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"down_proj",
|
25 |
-
"v_proj",
|
26 |
-
"up_proj",
|
27 |
"o_proj",
|
28 |
-
"q_proj",
|
29 |
"k_proj",
|
30 |
-
"
|
|
|
|
|
|
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
|
|
|
|
|
|
24 |
"o_proj",
|
|
|
25 |
"k_proj",
|
26 |
+
"v_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"q_proj",
|
29 |
+
"down_proj",
|
30 |
+
"up_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 83945296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd9ff793a3bea3e9334ed0f7d0d6cfc8d5726ef7df88ae33997d32d72b5c06be
|
3 |
size 83945296
|
runs/Oct27_19-11-28_d62985ac1f71/events.out.tfevents.1730056290.d62985ac1f71.731.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8df38aa12cd407bcade4db6c0d0ea7c9baa6b1e7dfb51328f231ac0f4449dc79
|
3 |
+
size 427732
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83253bc8134a8b93eba904a98f0bdb141a41ea9bf44f02227328b3c7510c505b
|
3 |
size 5496
|