avichr commited on
Commit
7b713a5
1 Parent(s): 7ff6b01

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
- "0": "natural",
12
  "1": "positive",
13
  "2": "negative"
14
  },
 
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
+ "0": "neutral",
12
  "1": "positive",
13
  "2": "negative"
14
  },