Punyajoy commited on
Commit
5fa4bae
1 Parent(s): c08e7d9

New model added

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