File size: 463 Bytes
367554b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ccb3871
 
367554b
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "auto_mapping": null,
  "base_model_name_or_path": "peft-internal-testing/tiny-random-T5ForConditionalGeneration-calibrated",
  "exclude_modules": null,
  "inference_mode": true,
  "init_weights": true,
  "modules_to_save": null,
  "n_skills": 2,
  "n_splits": 1,
  "n_tasks": 2,
  "peft_type": "POLY",
  "peft_version": "0.20.0",
  "poly_type": "poly",
  "r": 2,
  "revision": null,
  "target_modules": [
    "v",
    "q"
  ],
  "task_type": "SEQ_2_SEQ_LM"
}