taufiqdp commited on
Commit
503c833
1 Parent(s): c39fb6c

Update config.json

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