urizlo's picture
Second 6B local training
f8ace67 verified
raw
history blame contribute delete
641 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "Salesforce/codet5p-6b",
"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": 128,
"lora_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 64,
"rank_pattern": {},
"revision": null,
"target_modules": [
"fc_in",
"qkv_proj",
"out_proj",
"q_attn",
"fc_out",
"enc_to_dec_proj"
],
"task_type": "seq2seq"
}