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