acorreal's picture
End of training
fbea35c verified
{
"alpha_pattern": {},
"auto_mapping": {
"base_model_class": "Phi3ForCausalLM",
"parent_library": "transformers_modules.microsoft.Phi-3-mini-4k-instruct.c1358f8a35e6d2af81890deffbbfa575b978c62f.modeling_phi3"
},
"base_model_name_or_path": "microsoft/Phi-3-mini-4k-instruct",
"bias": "none",
"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": 32,
"lora_dropout": 0.1,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 8,
"rank_pattern": {},
"revision": null,
"target_modules": [
"model.layers.0.self_attn.qkv_proj",
"model.layers.1.self_attn.qkv_proj",
"model.layers.1.mlp.down_proj",
"model.layers.0.mlp.down_proj",
"model.layers.1.self_attn.o_proj",
"model.layers.0.self_attn.o_proj",
"model.layers.0.mlp.gate_up_proj",
"model.layers.1.mlp.gate_up_proj"
],
"task_type": null,
"use_dora": false,
"use_rslora": false
}