hychat_ex3_4epoch / adapter_config.json
Ho97's picture
Upload model
3ad56a0
{
"auto_mapping": null,
"base_model_name_or_path": "beomi/KoAlpaca-Polyglot-12.8B",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"lora_alpha": 32,
"lora_dropout": 0.05,
"modules_to_save": null,
"peft_type": "LORA",
"r": 64,
"revision": null,
"target_modules": [
"dense_4h_to_h",
"query_key_value",
"dense",
"dense_h_to_4h"
],
"task_type": "CAUSAL_LM"
}