auphong2707's picture
Add files using upload-large-folder tool
7ed32dd verified
raw
history blame contribute delete
429 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "uclanlp/plbart-base",
"exclude_modules": null,
"fan_in_fan_out": false,
"feedforward_modules": [
"fc1",
"fc2"
],
"inference_mode": true,
"init_ia3_weights": true,
"modules_to_save": null,
"peft_type": "IA3",
"revision": null,
"target_modules": [
"q_proj",
"fc1",
"fc2",
"k_proj",
"v_proj"
],
"task_type": "SEQ_2_SEQ_LM"
}