Update taxonomy.json
Browse files- taxonomy.json +10 -8
taxonomy.json
CHANGED
|
@@ -152,13 +152,7 @@
|
|
| 152 |
{"name": "Backdoor Attacks"}
|
| 153 |
]
|
| 154 |
},
|
| 155 |
-
|
| 156 |
-
"name": "Biases in NLP",
|
| 157 |
-
"children": [
|
| 158 |
-
{"name": "Gender Bias"},
|
| 159 |
-
{"name": "Bias Detection"}
|
| 160 |
-
]
|
| 161 |
-
},
|
| 162 |
{
|
| 163 |
"name": "Commonsense Reasoning"
|
| 164 |
},
|
|
@@ -194,7 +188,15 @@
|
|
| 194 |
"name": "Evaluation Techniques"
|
| 195 |
},
|
| 196 |
{
|
| 197 |
-
"name": "Ethics"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 198 |
},
|
| 199 |
{
|
| 200 |
"name": "Argument Mining"
|
|
|
|
| 152 |
{"name": "Backdoor Attacks"}
|
| 153 |
]
|
| 154 |
},
|
| 155 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 156 |
{
|
| 157 |
"name": "Commonsense Reasoning"
|
| 158 |
},
|
|
|
|
| 188 |
"name": "Evaluation Techniques"
|
| 189 |
},
|
| 190 |
{
|
| 191 |
+
"name": "Ethics",
|
| 192 |
+
"children": [
|
| 193 |
+
{"name": "Biases in NLP",
|
| 194 |
+
"children": [
|
| 195 |
+
{"name": "Gender Bias"},
|
| 196 |
+
{"name": "Bias Detection"}
|
| 197 |
+
]
|
| 198 |
+
}
|
| 199 |
+
]
|
| 200 |
},
|
| 201 |
{
|
| 202 |
"name": "Argument Mining"
|