EdBerg/outputs4
Browse files
adapter_config.json
CHANGED
@@ -21,13 +21,13 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
|
|
24 |
"v_proj",
|
25 |
-
"gate_proj",
|
26 |
-
"o_proj",
|
27 |
"up_proj",
|
28 |
-
"down_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 |
+
"q_proj",
|
25 |
"v_proj",
|
|
|
|
|
26 |
"up_proj",
|
|
|
27 |
"k_proj",
|
28 |
+
"o_proj",
|
29 |
+
"gate_proj",
|
30 |
+
"down_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:d575391d318a8faae70ca2c8643382d3ef778bf97e7b5d6e06c1f4e534228c17
|
3 |
size 83945296
|
runs/Oct30_04-54-56_a5a30f16f271/events.out.tfevents.1730264098.a5a30f16f271.1631.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d7af0d9cb5ff9eebe36cfe9e398ca136b57a182b39f5c684c0c010c7ecfe4ae
|
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:14c26ffde9a9345d6ba285a5bce2d54f2312c4e8efb714bd93fab217940e9f15
|
3 |
size 5496
|