Text Classification
Safetensors
Chinese
qwen2
sadgaj commited on
Commit
c766a04
·
verified ·
1 Parent(s): 2e6a863

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -70,5 +70,13 @@ python $SCRIPT_PATH \
70
  Please cite our repository if you use ChineseGuard in your work. Thanks!
71
 
72
  ```bibtex
73
-
 
 
 
 
 
 
 
 
74
  ```
 
70
  Please cite our repository if you use ChineseGuard in your work. Thanks!
71
 
72
  ```bibtex
73
+ @misc{liu2025chineseharmbenchchineseharmfulcontent,
74
+ title={ChineseHarm-Bench: A Chinese Harmful Content Detection Benchmark},
75
+ 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},
76
+ year={2025},
77
+ eprint={2506.10960},
78
+ archivePrefix={arXiv},
79
+ primaryClass={cs.CL},
80
+ url={https://arxiv.org/abs/2506.10960},
81
+ }
82
  ```