Model save
Browse files
adapter_config.json
CHANGED
@@ -25,12 +25,12 @@
|
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
"down_proj",
|
|
|
28 |
"gate_proj",
|
29 |
"up_proj",
|
|
|
30 |
"q_proj",
|
31 |
-
"
|
32 |
-
"o_proj",
|
33 |
-
"v_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
"down_proj",
|
28 |
+
"k_proj",
|
29 |
"gate_proj",
|
30 |
"up_proj",
|
31 |
+
"v_proj",
|
32 |
"q_proj",
|
33 |
+
"o_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:680526c99a52ebc26e9807e82aac302efc514714bdfca60c75f28a045266ea89
|
3 |
size 52231312
|
runs/Apr01_19-39-57_sakakai01/events.out.tfevents.1743503998.sakakai01.89371.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bb741e8ad13ec2e9a5641b29a5e9f319a3cd56ce5eaee23179c820e178f2d91
|
3 |
+
size 20818
|
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:13e03a63b1ce0d1936d96e6de6616d16ddff83beb7130e88952ecb931e271aa2
|
3 |
size 5624
|