raruidol commited on
Commit
1f1e354
1 Parent(s): e1ff692

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -11,10 +11,10 @@
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 1024,
13
  "id2label": {
14
- "0": "LABEL_0",
15
- "1": "LABEL_1",
16
- "2": "LABEL_2",
17
- "3": "LABEL_3"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 4096,
 
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 1024,
13
  "id2label": {
14
+ "0": "No-Relation",
15
+ "1": "Inference",
16
+ "2": "Conflict",
17
+ "3": "Rephrase"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 4096,