hw2942 commited on
Commit
3f6a7cf
1 Parent(s): cdecde0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -16,6 +16,5 @@
16
  "pooler_type": "first_token_transform",
17
  "type_vocab_size": 2,
18
  "vocab_size": 21128,
19
- "model_type": "bert",
20
- "id2label":{"0":"Negative","1":"Positive"},
21
  }
 
16
  "pooler_type": "first_token_transform",
17
  "type_vocab_size": 2,
18
  "vocab_size": 21128,
19
+ "model_type": "bert"
 
20
  }