shanover commited on
Commit
9e98bc5
1 Parent(s): e2090eb

Update config.json

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":3,
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],