Training in progress, step 50
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -21,9 +21,9 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
24 |
-
"down_proj",
|
25 |
"qkv_proj",
|
26 |
-
"gate_up_proj"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
|
|
24 |
"qkv_proj",
|
25 |
+
"gate_up_proj",
|
26 |
+
"down_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"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 50366280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5e24334a074f14fc7ff84dae3f99f22cd7ea7b58290337dbabd060036b88c4a
|
3 |
size 50366280
|