EdBerg/outputs3
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"o_proj",
|
25 |
-
"down_proj",
|
26 |
-
"q_proj",
|
27 |
"gate_proj",
|
|
|
|
|
28 |
"up_proj",
|
29 |
"k_proj",
|
|
|
30 |
"v_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
|
|
|
|
|
|
24 |
"gate_proj",
|
25 |
+
"down_proj",
|
26 |
+
"o_proj",
|
27 |
"up_proj",
|
28 |
"k_proj",
|
29 |
+
"q_proj",
|
30 |
"v_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
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:781c36e2adbbef40ba1c18dfd1b7dcb9ce49db30060befaf979556a550987f2d
|
3 |
size 83945296
|
runs/Oct27_20-22-34_7bcc37daa0d8/events.out.tfevents.1730060557.7bcc37daa0d8.514.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb95f1de0d63f3c6c4b123f43d54d46af8df98a8abccb3fd6fd590f9ab5d056d
|
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:f39793ee59f28111dfc2d6d6a2503048138163d4a7c5d6f896ac17c7d0c8c9bc
|
3 |
size 5496
|