Upload 6 files
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- non_lora_trainables.bin +1 -1
- trainer_state.json +0 -0
adapter_config.json
CHANGED
|
@@ -20,12 +20,12 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"fc2",
|
| 24 |
-
"q_proj",
|
| 25 |
-
"dense",
|
| 26 |
"k_proj",
|
|
|
|
|
|
|
| 27 |
"fc1",
|
| 28 |
-
"
|
|
|
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 23 |
"k_proj",
|
| 24 |
+
"fc2",
|
| 25 |
+
"v_proj",
|
| 26 |
"fc1",
|
| 27 |
+
"q_proj",
|
| 28 |
+
"dense"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"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 124128208
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f58b2beec18ba7aa4cfd89cfd4fbe30193070a397a6497953793dabd4e26537e
|
| 3 |
size 124128208
|
non_lora_trainables.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 19017447
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe2296b04271f1189571789dfe40fe3c41fbcd34fd7342689651f2dded1bf8bd
|
| 3 |
size 19017447
|
trainer_state.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|