morit commited on
Commit
e37c3cf
1 Parent(s): 4a40c7e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "intermediate_size": 3072,
22
  "label2id": {
23
  "entailment": 0,
24
- "neutral: 1,
25
  "contradiction": 2
26
  },
27
  "layer_norm_eps": 1e-05,
 
21
  "intermediate_size": 3072,
22
  "label2id": {
23
  "entailment": 0,
24
+ "neutral": 1,
25
  "contradiction": 2
26
  },
27
  "layer_norm_eps": 1e-05,