hansgun commited on
Commit
d9866b8
·
1 Parent(s): 8b43c05

delete vocab.txt

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "BertForSequenceClassification"
4
  ],
 
1
  {
2
+ "_num_labels": 2,
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],