Update adapter_config.json
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
-
"peft_type": "
|
18 |
"r": 8,
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
@@ -22,7 +22,7 @@
|
|
22 |
"q_proj",
|
23 |
"v_proj"
|
24 |
],
|
25 |
-
"task_type": "
|
26 |
"use_dora": false,
|
27 |
"use_rslora": false
|
28 |
}
|
|
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
+
"peft_type": "CALIBRATED_LORA",
|
18 |
"r": 8,
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
|
|
22 |
"q_proj",
|
23 |
"v_proj"
|
24 |
],
|
25 |
+
"task_type": "CALIBRATED_CAUSAL_LM",
|
26 |
"use_dora": false,
|
27 |
"use_rslora": false
|
28 |
}
|