ZealPyae commited on
Commit
ee278e9
1 Parent(s): c89f10e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  },
22
  "layer_norm_eps": 1e-12,
23
  "max_position_embeddings": 512,
24
- "model_type": "MultinomialNB",
25
  "num_attention_heads": 8,
26
  "num_hidden_layers": 1,
27
  "pad_token_id": 0,
 
21
  },
22
  "layer_norm_eps": 1e-12,
23
  "max_position_embeddings": 512,
24
+ "model_type": "bert",
25
  "num_attention_heads": 8,
26
  "num_hidden_layers": 1,
27
  "pad_token_id": 0,