krkawzq commited on
Commit
fbfb540
·
verified ·
1 Parent(s): 490b62c

Add cellwise_use_bias=True parameter

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -12,6 +12,7 @@
12
  "mask_ratio": 0.5,
13
  "add_zero": true,
14
  "pad_zero": false,
 
15
  "label": false,
16
  "num_cls": null,
17
  "lora": 0,
 
12
  "mask_ratio": 0.5,
13
  "add_zero": true,
14
  "pad_zero": false,
15
+ "cellwise_use_bias": true,
16
  "label": false,
17
  "num_cls": null,
18
  "lora": 0,