Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"initializer_range": 0.02,
|
16 |
"intermediate_size": 3072,
|
17 |
"label2id": {
|
18 |
-
"
|
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 |
},
|