dudududukim commited on
Commit
8a04926
1 Parent(s): 26cdd85
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -139,7 +139,7 @@
139
  "layer_norm_eps": 1e-12,
140
  "linear_in_features": 768,
141
  "max_position_embeddings": 512,
142
- "model_type": "bert",
143
  "num_attention_heads": 12,
144
  "num_hidden_layers": 12,
145
  "pad_token_id": 0,
 
139
  "layer_norm_eps": 1e-12,
140
  "linear_in_features": 768,
141
  "max_position_embeddings": 512,
142
+ "model_type": "BertForSequenceClassification",
143
  "num_attention_heads": 12,
144
  "num_hidden_layers": 12,
145
  "pad_token_id": 0,