yevhenkost
commited on
Commit
•
d057341
1
Parent(s):
f209d13
Update config.json
Browse files- config.json +0 -5
config.json
CHANGED
@@ -3,11 +3,6 @@
|
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
6 |
-
"id2label": {
|
7 |
-
"0": "NO",
|
8 |
-
"1": "YES"
|
9 |
-
},
|
10 |
-
"label2id": {0:"NO", 1:"YES"},
|
11 |
"attention_probs_dropout_prob": 0.5,
|
12 |
"classifier_dropout": null,
|
13 |
"gradient_checkpointing": false,
|
|
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
|
|
|
|
|
|
|
|
6 |
"attention_probs_dropout_prob": 0.5,
|
7 |
"classifier_dropout": null,
|
8 |
"gradient_checkpointing": false,
|