alan9622 commited on
Commit
30f2f0a
·
verified ·
1 Parent(s): b64d08e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -30,6 +30,7 @@
30
  "model_type": "bert",
31
  "num_attention_heads": 12,
32
  "num_hidden_layers": 12,
 
33
  "pad_token_id": 0,
34
  "pooler_fc_size": 768,
35
  "pooler_num_attention_heads": 12,
 
30
  "model_type": "bert",
31
  "num_attention_heads": 12,
32
  "num_hidden_layers": 12,
33
+ "num_labels": 2,
34
  "pad_token_id": 0,
35
  "pooler_fc_size": 768,
36
  "pooler_num_attention_heads": 12,