ayameRushia commited on
Commit
c7791ba
1 Parent(s): 21430e1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -12,9 +12,9 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "LABEL_0",
16
- "1": "LABEL_1",
17
- "2": "LABEL_2"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "POSITIVE",
16
+ "1": "NEUTRAL",
17
+ "2": "NEGATIVE"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,