Datasets:

Modalities:
Text
Formats:
json
Languages:
Chinese
ArXiv:
Libraries:
Datasets
Dask
License:
sadgaj commited on
Commit
a258441
·
verified ·
1 Parent(s): cc1581b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
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
  ```