Upload folder using huggingface_hub
Browse files- .README.md.swp +0 -0
- adapter_config.json +2 -2
.README.md.swp
ADDED
Binary file (16.4 kB). View file
|
|
adapter_config.json
CHANGED
@@ -26,8 +26,8 @@
|
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
"o_proj",
|
29 |
-
"
|
30 |
-
"
|
31 |
],
|
32 |
"task_type": "SEQ_CLS",
|
33 |
"use_dora": false,
|
|
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
"o_proj",
|
29 |
+
"v_proj",
|
30 |
+
"q_proj"
|
31 |
],
|
32 |
"task_type": "SEQ_CLS",
|
33 |
"use_dora": false,
|