llm-jp-13b-instruct-lora-dolly_en-dolly_ja-ichikara_003_001-oasst_en-oasst_ja-v1.1
/
adapter_config.json
{ | |
"auto_mapping": null, | |
"base_model_name_or_path": "llm-jp/llm-jp-13b-v1.0", | |
"bias": "none", | |
"fan_in_fan_out": true, | |
"inference_mode": true, | |
"init_lora_weights": true, | |
"layers_pattern": null, | |
"layers_to_transform": null, | |
"lora_alpha": 256, | |
"lora_dropout": 0.05, | |
"modules_to_save": null, | |
"peft_type": "LORA", | |
"r": 128, | |
"revision": null, | |
"target_modules": [ | |
"c_attn", | |
"c_proj", | |
"c_fc" | |
], | |
"task_type": "CAUSAL_LM" | |
} |