Training in progress, step 63
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -28,10 +28,10 @@
|
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"target_modules": [
|
31 |
-
"o_proj",
|
32 |
-
"v_proj",
|
33 |
"k_proj",
|
34 |
-
"
|
|
|
|
|
35 |
],
|
36 |
"target_parameters": [
|
37 |
"7.mlp.experts.gate_up_proj",
|
|
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"target_modules": [
|
|
|
|
|
31 |
"k_proj",
|
32 |
+
"o_proj",
|
33 |
+
"q_proj",
|
34 |
+
"v_proj"
|
35 |
],
|
36 |
"target_parameters": [
|
37 |
"7.mlp.experts.gate_up_proj",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 60189176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b32f79cd3c80589fa50975a6cc7b55175d0fc48e8eed8973f2f518f9d4bbf9c
|
3 |
size 60189176
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6225
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:105b1f162b4cc4e9b0873c650a03e0dcdc35da2ee1ec6d5df58f3228bc8ed1e1
|
3 |
size 6225
|