ad_dpo / adapter_config.json~
DLight1551's picture
update
3117b73
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/mnt/hwfile/mllm/zangyuhang/share_models/FHD2_R560_IHD24x1_S3_0618",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 256.0,
"lora_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 256,
"rank_pattern": {},
"revision": null,
"target_modules": [
"attention.wo",
"feed_forward.w2",
"feed_forward.w3",
"attention.wqkv",
"feed_forward.w1"
],
"task_type": "CAUSAL_LM"
}