Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
Korean
Size:
10K - 100K
ArXiv:
License:
Create dataset_infos.json
Browse files- dataset_infos.json +8 -0
dataset_infos.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"default": {
|
3 |
+
"description": "Korean Hate Speech Evaluation Datasets : trained with beep! and evaluate with APEACH",
|
4 |
+
"citation": "@article{yang2022apeach,\n title={APEACH: Attacking Pejorative Expressions with Analysis on Crowd-Generated Hate Speech Evaluation Datasets},\n author={Yang, Kichang and Jang, Wonjun and Cho, Won Ik},\n journal={arXiv preprint arXiv:2202.12459},\n year={2022}\n}",
|
5 |
+
"homepage": "",
|
6 |
+
"license": "Creative Commons",
|
7 |
+
"config_name": "APEACH"}
|
8 |
+
}
|