Training in progress, step 1000
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
|
@@ -20,12 +20,12 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"dense",
|
| 24 |
-
"k_proj",
|
| 25 |
"fc2",
|
|
|
|
|
|
|
| 26 |
"v_proj",
|
| 27 |
"fc1",
|
| 28 |
-
"
|
| 29 |
],
|
| 30 |
"task_type": "SEQ_CLS",
|
| 31 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
| 23 |
"fc2",
|
| 24 |
+
"k_proj",
|
| 25 |
+
"q_proj",
|
| 26 |
"v_proj",
|
| 27 |
"fc1",
|
| 28 |
+
"dense"
|
| 29 |
],
|
| 30 |
"task_type": "SEQ_CLS",
|
| 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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:353bcbdf962cdff9c4041de35816019e098505b8d7381d9018043055927cfcf4
|
| 3 |
+
size 755036712
|