Update config.json
Browse files- config.json +6 -6
config.json
CHANGED
|
@@ -9,12 +9,12 @@
|
|
| 9 |
"dropout": 0.1,
|
| 10 |
"hidden_dim": 3072,
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "
|
| 13 |
-
"1": "
|
| 14 |
-
"2": "
|
| 15 |
-
"3": "
|
| 16 |
-
"4": "
|
| 17 |
-
"5": "
|
| 18 |
},
|
| 19 |
|
| 20 |
"label2id": {
|
|
|
|
| 9 |
"dropout": 0.1,
|
| 10 |
"hidden_dim": 3072,
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "behaviors",
|
| 13 |
+
"1": "leadership-characteristics",
|
| 14 |
+
"2": "negative-emotions",
|
| 15 |
+
"3": "personal-traits",
|
| 16 |
+
"4": "positive-emotions",
|
| 17 |
+
"5": "relationships-and-values"
|
| 18 |
},
|
| 19 |
|
| 20 |
"label2id": {
|