Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Languages:
Chinese
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -44,5 +44,13 @@ Each file is a list of examples with:
|
|
44 |
Please cite our repository if you use ChineseHarm-bench in your work. Thanks!
|
45 |
|
46 |
```bibtex
|
47 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
```
|
|
|
44 |
Please cite our repository if you use ChineseHarm-bench in your work. Thanks!
|
45 |
|
46 |
```bibtex
|
47 |
+
@misc{liu2025chineseharmbenchchineseharmfulcontent,
|
48 |
+
title={ChineseHarm-Bench: A Chinese Harmful Content Detection Benchmark},
|
49 |
+
author={Kangwei Liu and Siyuan Cheng and Bozhong Tian and Xiaozhuan Liang and Yuyang Yin and Meng Han and Ningyu Zhang and Bryan Hooi and Xi Chen and Shumin Deng},
|
50 |
+
year={2025},
|
51 |
+
eprint={2506.10960},
|
52 |
+
archivePrefix={arXiv},
|
53 |
+
primaryClass={cs.CL},
|
54 |
+
url={https://arxiv.org/abs/2506.10960},
|
55 |
+
}
|
56 |
```
|