Datasets:

Modalities:
Text
Formats:
csv
Languages:
Korean
ArXiv:
Libraries:
Datasets
pandas
License:
jason9693 commited on
Commit
1bbc870
·
1 Parent(s): 69c2600

Create dataset_infos.json

Browse files
Files changed (1) hide show
  1. 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
+ }