{ | |
"auto_mapping": null, | |
"base_model_name_or_path": "microsoft/phi-1_5", | |
"fan_in_fan_out": false, | |
"feedforward_modules": [ | |
"out_proj" | |
], | |
"inference_mode": true, | |
"init_ia3_weights": true, | |
"modules_to_save": [ | |
"lm_head", | |
"embed_tokens" | |
], | |
"peft_type": "IA3", | |
"revision": null, | |
"target_modules": [ | |
"k_proj", | |
"out_proj", | |
"v_proj", | |
"fc2", | |
"q_proj", | |
"fc1" | |
], | |
"task_type": "CAUSAL_LM" | |
} |