Model save
Browse files
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"q_proj",
|
28 |
-
"o_proj",
|
29 |
-
"v_proj",
|
30 |
"down_proj",
|
31 |
"gate_proj",
|
32 |
"up_proj",
|
33 |
-
"
|
|
|
|
|
|
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
|
|
|
|
|
|
27 |
"down_proj",
|
28 |
"gate_proj",
|
29 |
"up_proj",
|
30 |
+
"q_proj",
|
31 |
+
"k_proj",
|
32 |
+
"o_proj",
|
33 |
+
"v_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 52231312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78ce40ef1fcf589743bb7b726afc5528c575cbc5b9c1977421750b94a12fd8e7
|
3 |
size 52231312
|
runs/Apr01_19-28-27_sakakai01/events.out.tfevents.1743503309.sakakai01.87811.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0210d86410f9c6ea548d25c879684b83fdfc1634bc0f8ccd28edafe4c0773bb
|
3 |
+
size 20607
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:868ad5df5182da6169eb45ecff0daab47038c1450d25242653a1e7c831557a8b
|
3 |
size 5624
|