sinanyuksel commited on
Commit
1ddb380
·
1 Parent(s): f44cef8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -14,5 +14,6 @@
14
  "num_hidden_layers": 12,
15
  "pad_token_id": 0,
16
  "type_vocab_size": 2,
17
- "vocab_size": 32000
 
18
  }
 
14
  "num_hidden_layers": 12,
15
  "pad_token_id": 0,
16
  "type_vocab_size": 2,
17
+ "vocab_size": 32000,
18
+ problem_type": "text_classification"
19
  }