anondo commited on
Commit
169cd76
·
1 Parent(s): 6d834f2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -9,5 +9,6 @@
9
  "num_attention_heads": 12,
10
  "num_hidden_layers": 12,
11
  "type_vocab_size": 2,
 
12
  "vocab_size": 30522
13
  }
 
9
  "num_attention_heads": 12,
10
  "num_hidden_layers": 12,
11
  "type_vocab_size": 2,
12
+ "model_type": "bert",
13
  "vocab_size": 30522
14
  }