Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -50,7 +50,7 @@
50
  "max_position_embeddings": 512,
51
  "max_word_length": 50,
52
  "mlm_vocab_size": 100000,
53
- "model_type": "character_bert",
54
  "num_attention_heads": 12,
55
  "num_hidden_layers": 12,
56
  "num_highway_layers": 2,
 
50
  "max_position_embeddings": 512,
51
  "max_word_length": 50,
52
  "mlm_vocab_size": 100000,
53
+ "model_type": "bert",
54
  "num_attention_heads": 12,
55
  "num_hidden_layers": 12,
56
  "num_highway_layers": 2,