Upload folder using huggingface_hub
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
|
@@ -22,13 +22,13 @@
|
|
| 22 |
"score"
|
| 23 |
],
|
| 24 |
"peft_type": "LORA",
|
| 25 |
-
"r":
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
-
"
|
| 30 |
"value",
|
| 31 |
-
"
|
| 32 |
],
|
| 33 |
"task_type": "SEQ_CLS",
|
| 34 |
"use_dora": false,
|
|
|
|
| 22 |
"score"
|
| 23 |
],
|
| 24 |
"peft_type": "LORA",
|
| 25 |
+
"r": 4,
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
+
"query",
|
| 30 |
"value",
|
| 31 |
+
"key"
|
| 32 |
],
|
| 33 |
"task_type": "SEQ_CLS",
|
| 34 |
"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:0f684ea44be014525ca7e11ae77c826d766a76c20759b64b160dc5e0fe973545
|
| 3 |
+
size 937920
|