monsoon-nlp commited on
Commit
0290302
1 Parent(s): 2c4e641

switch to BertForMaskedLM

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "BertModel"
4
  ],
5
  "embedding_size": 768,
6
  "model_type": "bert",
1
  {
2
  "architectures": [
3
+ "BertForMaskedLM"
4
  ],
5
  "embedding_size": 768,
6
  "model_type": "bert",