hhschu commited on
Commit
5814354
1 Parent(s): b91e7a7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "label2id": {
19
  "ENTAILMENT": 0,
20
  "NEUTRAL": 1,
21
- "CONTRADICTION": 2,
22
  },
23
  "max_position_embeddings": 512,
24
  "model_type": "distilbert",
18
  "label2id": {
19
  "ENTAILMENT": 0,
20
  "NEUTRAL": 1,
21
+ "CONTRADICTION": 2
22
  },
23
  "max_position_embeddings": 512,
24
  "model_type": "distilbert",