pongjin commited on
Commit
b505e38
1 Parent(s): 0dc702e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -14,7 +14,7 @@
14
  "id2label": {
15
  "0": "entailment",
16
  "1": "neutral",
17
- "2": "cntradiction"
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,