sayandg commited on
Commit
21c65e4
1 Parent(s): c7b9cac

Updated config

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