benjamin commited on
Commit
b7e6a18
1 Parent(s): 9c8b467

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -270,7 +270,7 @@
270
  },
271
  "layer_norm_eps": 1e-12,
272
  "max_position_embeddings": 512,
273
- "model_type": "bert",
274
  "num_attention_heads": 2,
275
  "num_hash_buckets": 8192,
276
  "num_hash_functions": 8,
 
270
  },
271
  "layer_norm_eps": 1e-12,
272
  "max_position_embeddings": 512,
273
+ "model_type": "bert-char",
274
  "num_attention_heads": 2,
275
  "num_hash_buckets": 8192,
276
  "num_hash_functions": 8,