Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -36,7 +36,7 @@
|
|
| 36 |
"1": "Stereotype"
|
| 37 |
},
|
| 38 |
"label2id": {
|
| 39 |
-
"
|
| 40 |
-
"
|
| 41 |
}
|
| 42 |
}
|
|
|
|
| 36 |
"1": "Stereotype"
|
| 37 |
},
|
| 38 |
"label2id": {
|
| 39 |
+
"Non-Stereotype": 0,
|
| 40 |
+
"Stereotype": 1
|
| 41 |
}
|
| 42 |
}
|