Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"id2label": {
|
15 |
"0": "entailment",
|
16 |
"1": "neutral",
|
17 |
-
"2": "
|
18 |
},
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
|
|
14 |
"id2label": {
|
15 |
"0": "entailment",
|
16 |
"1": "neutral",
|
17 |
+
"2": "contradiction"
|
18 |
},
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|