chs20 commited on
Commit
423ff0c
·
verified ·
1 Parent(s): 5e8482a

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,6 +19,6 @@
19
  "use_eoi": false,
20
  "context_length": 180,
21
  "transformer_size": "small",
22
- "mlm_probability": 0.0,
23
  "rand_repl_probability": 0.0
24
  }
 
19
  "use_eoi": false,
20
  "context_length": 180,
21
  "transformer_size": "small",
22
+ "mlm_probability": 0.1,
23
  "rand_repl_probability": 0.0
24
  }