system HF staff commited on
Commit
0f31c6b
1 Parent(s): 04c2442

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -2,6 +2,7 @@
2
  "architectures": [
3
  "BertModel"
4
  ],
 
5
  "type_vocab_size": 2,
6
  "initializer_range": 0.02,
7
  "attention_probs_dropout_prob": 0.1,
 
2
  "architectures": [
3
  "BertModel"
4
  ],
5
+ "model_type" : "bert",
6
  "type_vocab_size": 2,
7
  "initializer_range": 0.02,
8
  "attention_probs_dropout_prob": 0.1,