File size: 144 Bytes
3cad3a4
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
  "r": 16,
  "lora_alpha": 32,
  "target_modules": ["q_proj","v_proj"],
  "lora_dropout": 0.05,
  "bias": "none",
  "task_type": "CAUSAL_LM"
}