File size: 355 Bytes
e70def0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "auto_mapping": null,
  "base_model_name_or_path": "google/flan-t5-large",
  "fan_in_fan_out": false,
  "feedforward_modules": [
    "wo"
  ],
  "inference_mode": true,
  "init_ia3_weights": true,
  "modules_to_save": null,
  "peft_type": "IA3",
  "revision": null,
  "target_modules": [
    "q",
    "v",
    "wo"
  ],
  "task_type": "SEQ_2_SEQ_LM"
}