lhallee commited on
Commit
ce8bfd1
·
verified ·
1 Parent(s): 59daee7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -116,5 +116,6 @@
116
  "vec_p_bernoulli": 0.5,
117
  "vec_vocab": 20,
118
  "vec_warmup_steps": 500,
119
- "vocab_size": 128
 
120
  }
 
116
  "vec_p_bernoulli": 0.5,
117
  "vec_vocab": 20,
118
  "vec_warmup_steps": 500,
119
+ "vocab_size": 128,
120
+ "inference_mask":'ALL'
121
  }