basic training
Browse files- adapter_config.json +4 -1
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -28,7 +28,10 @@
|
|
| 28 |
"r": 16,
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
-
"target_modules":
|
|
|
|
|
|
|
|
|
|
| 32 |
"target_parameters": null,
|
| 33 |
"task_type": "CAUSAL_LM",
|
| 34 |
"trainable_token_indices": null,
|
|
|
|
| 28 |
"r": 16,
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
+
"target_modules": [
|
| 32 |
+
"q_proj",
|
| 33 |
+
"v_proj"
|
| 34 |
+
],
|
| 35 |
"target_parameters": null,
|
| 36 |
"task_type": "CAUSAL_LM",
|
| 37 |
"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 2559096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4e96d1d0ffb6f9c5a8f57891a6dcf6365b7480704800909b2da7f4e28ab6ecd
|
| 3 |
size 2559096
|