Training in progress, step 50
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"gate_proj",
|
|
|
23 |
"q_proj",
|
24 |
-
"v_proj"
|
25 |
-
"down_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"gate_proj",
|
23 |
+
"down_proj",
|
24 |
"q_proj",
|
25 |
+
"v_proj"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 205555592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8106faccfd0caee6e545f5e15950a0651744c760c2ad297695cbced5d0db27c
|
3 |
size 205555592
|