Upload adapter_config.json with huggingface_hub
Browse files- adapter_config.json +57 -7
adapter_config.json
CHANGED
|
@@ -1,11 +1,64 @@
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
"auto_mapping": null,
|
| 4 |
-
"base_model_name_or_path":
|
| 5 |
"bias": "none",
|
| 6 |
-
"exclude_modules":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
"fan_in_fan_out": false,
|
| 8 |
-
"inference_mode":
|
| 9 |
"init_lora_weights": true,
|
| 10 |
"layer_replication": null,
|
| 11 |
"layers_pattern": null,
|
|
@@ -20,10 +73,7 @@
|
|
| 20 |
"r": 8,
|
| 21 |
"rank_pattern": {},
|
| 22 |
"revision": null,
|
| 23 |
-
"target_modules":
|
| 24 |
-
"v_proj",
|
| 25 |
-
"q_proj"
|
| 26 |
-
],
|
| 27 |
"task_type": "QUESTION_ANSWERING",
|
| 28 |
"use_dora": false,
|
| 29 |
"use_rslora": false
|
|
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": null,
|
| 5 |
"bias": "none",
|
| 6 |
+
"exclude_modules": [
|
| 7 |
+
"base_model.model.model.layers.22.self_attn.v_proj",
|
| 8 |
+
"base_model.model.model.layers.10.self_attn.v_proj",
|
| 9 |
+
"base_model.model.model.layers.2.self_attn.q_proj",
|
| 10 |
+
"base_model.model.model.layers.21.self_attn.q_proj",
|
| 11 |
+
"base_model.model.model.layers.0.self_attn.q_proj",
|
| 12 |
+
"base_model.model.model.layers.0.self_attn.v_proj",
|
| 13 |
+
"base_model.model.model.layers.22.self_attn.q_proj",
|
| 14 |
+
"base_model.model.model.layers.11.self_attn.q_proj",
|
| 15 |
+
"base_model.model.model.layers.16.self_attn.v_proj",
|
| 16 |
+
"base_model.model.model.layers.1.self_attn.v_proj",
|
| 17 |
+
"base_model.model.model.layers.18.self_attn.v_proj",
|
| 18 |
+
"base_model.model.model.layers.17.self_attn.q_proj",
|
| 19 |
+
"base_model.model.model.layers.13.self_attn.v_proj",
|
| 20 |
+
"base_model.model.model.layers.10.self_attn.q_proj",
|
| 21 |
+
"base_model.model.model.layers.7.self_attn.v_proj",
|
| 22 |
+
"base_model.model.model.layers.23.self_attn.v_proj",
|
| 23 |
+
"base_model.model.model.layers.19.self_attn.q_proj",
|
| 24 |
+
"base_model.model.model.layers.15.self_attn.v_proj",
|
| 25 |
+
"base_model.model.model.layers.7.self_attn.q_proj",
|
| 26 |
+
"base_model.model.model.layers.6.self_attn.v_proj",
|
| 27 |
+
"base_model.model.model.layers.3.self_attn.v_proj",
|
| 28 |
+
"base_model.model.model.layers.18.self_attn.q_proj",
|
| 29 |
+
"base_model.model.model.layers.5.self_attn.q_proj",
|
| 30 |
+
"base_model.model.model.layers.19.self_attn.v_proj",
|
| 31 |
+
"base_model.model.model.layers.20.self_attn.q_proj",
|
| 32 |
+
"base_model.model.model.layers.25.self_attn.v_proj",
|
| 33 |
+
"base_model.model.model.layers.2.self_attn.v_proj",
|
| 34 |
+
"base_model.model.model.layers.5.self_attn.v_proj",
|
| 35 |
+
"base_model.model.model.layers.20.self_attn.v_proj",
|
| 36 |
+
"base_model.model.model.layers.17.self_attn.v_proj",
|
| 37 |
+
"base_model.model.model.layers.4.self_attn.v_proj",
|
| 38 |
+
"base_model.model.model.layers.21.self_attn.v_proj",
|
| 39 |
+
"base_model.model.model.layers.23.self_attn.q_proj",
|
| 40 |
+
"base_model.model.model.layers.8.self_attn.v_proj",
|
| 41 |
+
"base_model.model.model.layers.1.self_attn.q_proj",
|
| 42 |
+
"base_model.model.model.layers.6.self_attn.q_proj",
|
| 43 |
+
"base_model.model.model.layers.12.self_attn.q_proj",
|
| 44 |
+
"base_model.model.model.layers.25.self_attn.q_proj",
|
| 45 |
+
"base_model.model.model.layers.9.self_attn.v_proj",
|
| 46 |
+
"base_model.model.model.layers.14.self_attn.q_proj",
|
| 47 |
+
"base_model.model.model.layers.4.self_attn.q_proj",
|
| 48 |
+
"base_model.model.model.layers.11.self_attn.v_proj",
|
| 49 |
+
"base_model.model.model.layers.13.self_attn.q_proj",
|
| 50 |
+
"base_model.model.model.layers.3.self_attn.q_proj",
|
| 51 |
+
"base_model.model.model.layers.14.self_attn.v_proj",
|
| 52 |
+
"base_model.model.model.layers.16.self_attn.q_proj",
|
| 53 |
+
"base_model.model.model.layers.9.self_attn.q_proj",
|
| 54 |
+
"base_model.model.model.layers.12.self_attn.v_proj",
|
| 55 |
+
"base_model.model.model.layers.8.self_attn.q_proj",
|
| 56 |
+
"base_model.model.model.layers.24.self_attn.q_proj",
|
| 57 |
+
"base_model.model.model.layers.24.self_attn.v_proj",
|
| 58 |
+
"base_model.model.model.layers.15.self_attn.q_proj"
|
| 59 |
+
],
|
| 60 |
"fan_in_fan_out": false,
|
| 61 |
+
"inference_mode": false,
|
| 62 |
"init_lora_weights": true,
|
| 63 |
"layer_replication": null,
|
| 64 |
"layers_pattern": null,
|
|
|
|
| 73 |
"r": 8,
|
| 74 |
"rank_pattern": {},
|
| 75 |
"revision": null,
|
| 76 |
+
"target_modules": null,
|
|
|
|
|
|
|
|
|
|
| 77 |
"task_type": "QUESTION_ANSWERING",
|
| 78 |
"use_dora": false,
|
| 79 |
"use_rslora": false
|