{ | |
"auto_mapping": null, | |
"base_model_name_or_path": "google/gemma-1.1-2b-it", | |
"fan_in_fan_out": false, | |
"feedforward_modules": [ | |
"down_proj" | |
], | |
"inference_mode": true, | |
"init_ia3_weights": true, | |
"modules_to_save": null, | |
"peft_type": "IA3", | |
"revision": null, | |
"target_modules": [ | |
"up_proj", | |
"k_proj", | |
"v_proj", | |
"o_proj", | |
"score", | |
"q_proj", | |
"down_proj", | |
"gate_proj" | |
], | |
"task_type": "SEQ_CLS" | |
} |