File size: 548 Bytes
701facc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6dfea1c
 
701facc
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "alpha": 32,
  "alpha_pattern": {},
  "auto_mapping": null,
  "base_model_name_or_path": "EMBEDDIA/crosloengual-bert",
  "inference_mode": true,
  "init_weights": true,
  "layers_pattern": null,
  "layers_to_transform": null,
  "module_dropout": 0.0,
  "modules_to_save": [
    "classifier",
    "score"
  ],
  "peft_type": "LOHA",
  "r": 16,
  "rank_dropout": 0.0,
  "rank_pattern": {},
  "revision": null,
  "target_modules": [
    "value",
    "query"
  ],
  "task_type": "SEQ_CLS",
  "use_effective_conv2d": false
}