dinhlnd1610
commited on
Commit
•
a77a20a
1
Parent(s):
1a4dd6a
update label
Browse files- config.json +3 -3
config.json
CHANGED
@@ -15,9 +15,9 @@
|
|
15 |
"eos_token_id": 2,
|
16 |
"ff_activation": "gelu",
|
17 |
"id2label": {
|
18 |
-
"0": "
|
19 |
-
"1": "
|
20 |
-
"2": "
|
21 |
},
|
22 |
"initializer_range": 0.02,
|
23 |
"label2id": {
|
|
|
15 |
"eos_token_id": 2,
|
16 |
"ff_activation": "gelu",
|
17 |
"id2label": {
|
18 |
+
"0": "negative",
|
19 |
+
"1": "neutral",
|
20 |
+
"2": "positive"
|
21 |
},
|
22 |
"initializer_range": 0.02,
|
23 |
"label2id": {
|