sinanyuksel commited on
Commit
a03d79b
·
1 Parent(s): 8b38022

Update config.json

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