guozi commited on
Commit
fc954fe
·
verified ·
1 Parent(s): 432c6ed

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "attention_probs_dropout_prob": 0.1,
 
3
  "directionality": "bidi",
4
  "hidden_act": "gelu",
5
  "hidden_dropout_prob": 0.1,
 
1
  {
2
  "attention_probs_dropout_prob": 0.1,
3
+ "model_type": "bert",
4
  "directionality": "bidi",
5
  "hidden_act": "gelu",
6
  "hidden_dropout_prob": 0.1,