File size: 323 Bytes
95f97c5
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"base_model_name_or_path": null,
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": false,
"init_lora_weights": true,
"lora_alpha": 16,
"lora_dropout": 0.1,
"target_modules": ["q_proj", "v_proj", "k_proj", "out_proj", "fc1", "fc2"],
"peft_type": "LORA",
"r": 8,
"modules_to_save": null,
"task_type": "CAUSAL_LM"
}