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

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -15,7 +15,7 @@
15
  "initializer_range": 0.02,
16
  "intermediate_size": 3072,
17
  "label2id": {
18
- "natural": 0,
19
  "negative": 2,
20
  "positive": 1
21
  },
 
15
  "initializer_range": 0.02,
16
  "intermediate_size": 3072,
17
  "label2id": {
18
+ "neutral": 0,
19
  "negative": 2,
20
  "positive": 1
21
  },