Update config.json
Browse files- 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 |
}
|