susnato commited on
Commit
fc0ca7c
1 Parent(s): e1ee22a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -17,5 +17,6 @@
17
  "paddlenlp_version": null,
18
  "type_vocab_size": 16,
19
  "vocab_size": 250002,
20
- "layer_norm_eps": 1e-05
 
21
  }
 
17
  "paddlenlp_version": null,
18
  "type_vocab_size": 16,
19
  "vocab_size": 250002,
20
+ "layer_norm_eps": 1e-05,
21
+ "act_dropout": 0
22
  }