| { | |
| "alpha_pattern": {}, | |
| "auto_mapping": null, | |
| "base_model_name_or_path": "google/gemma-3-4b-it", | |
| "bias": "none", | |
| "corda_config": null, | |
| "eva_config": null, | |
| "exclude_modules": null, | |
| "fan_in_fan_out": false, | |
| "inference_mode": true, | |
| "init_lora_weights": true, | |
| "layer_replication": null, | |
| "layers_pattern": null, | |
| "layers_to_transform": null, | |
| "loftq_config": {}, | |
| "lora_alpha": 8, | |
| "lora_bias": false, | |
| "lora_dropout": 0.1, | |
| "megatron_config": null, | |
| "megatron_core": "megatron.core", | |
| "modules_to_save": [ | |
| "model.rm_head" | |
| ], | |
| "peft_type": "LORA", | |
| "qalora_group_size": 16, | |
| "r": 4, | |
| "rank_pattern": {}, | |
| "revision": null, | |
| "target_modules": ".*(layers\\.0\\.|layers\\.1\\.|layers\\.2\\.|layers\\.3\\.|layers\\.4\\.|layers\\.5\\.|layers\\.6\\.|layers\\.7\\.|layers\\.8\\.|layers\\.9\\.|layers\\.10\\.|layers\\.11\\.|layers\\.12\\.|layers\\.13\\.|layers\\.14\\.|layers\\.15\\.|layers\\.16\\.|layers\\.17\\.|layers\\.18\\.|layers\\.19\\.|layers\\.20\\.|layers\\.21\\.|layers\\.22\\.|layers\\.23\\.|layers\\.24\\.|layers\\.25\\.|layers\\.26\\.|layers\\.27\\.).*(self_attn|mlp).*_proj$", | |
| "target_parameters": null, | |
| "task_type": "CAUSAL_LM", | |
| "trainable_token_indices": null, | |
| "use_dora": false, | |
| "use_qalora": false, | |
| "use_rslora": false | |
| } |