HATEMOJICHECK, HATEMOJIBUILD
收藏资源简介:
HATEMOJICHECK是一个包含3930条简短陈述的测试套件,用于评估模型在识别使用表情符号表达的仇恨语言方面的性能。该数据集由牛津大学和艾伦图灵研究所创建,旨在揭示现有仇恨检测模型的弱点。HATEMOJIBUILD数据集则是通过人机交互方法创建,包含5912个对抗性示例,用于训练模型以提高检测基于表情符号的仇恨言论的能力。这两个数据集均已公开发布,旨在帮助研究人员和实践者提高模型在敏感应用如内容审核中的性能。数据集的应用领域主要集中在解决在线仇恨言论问题,特别是在识别和防止使用表情符号表达的仇恨言论方面。
HATEMOJICHECK is a test suite consisting of 3,930 short statements, designed to evaluate model performance in identifying hate speech expressed via emojis. Created by the University of Oxford and the Alan Turing Institute, this dataset aims to uncover the limitations of existing hate detection models. The HATEMOJIBUILD dataset, constructed using human-computer interaction methods, contains 5,912 adversarial examples intended for training models to enhance their ability to detect emoji-based hate speech. Both datasets have been publicly released, with the goal of assisting researchers and practitioners in improving model performance in sensitive applications such as content moderation. Their primary application domain focuses on addressing online hate speech, particularly in identifying and preventing hate speech conveyed through emojis.
Hatemoji 数据集概述
数据集简介
Hatemoji 数据集包含两个子数据集,来源于2021年的论文《Hatemoji: A Test Suite and Adversarially-Generated Dataset for Benchmarking and Detecting Emoji-based Hate》。该数据集遵循CC-BY-4.0许可。
HatemojiCheck
- 描述:包含3,930个测试案例,覆盖七种基于表情符号的仇恨功能和六种身份。
- 用途:用于评估仇恨言论分类器对基于表情符号的仇恨构造的鲁棒性。
HatemojiBuild
- 描述:包含5,912个通过人机协同循环方法生成的对抗性示例,分为三轮收集。
- 用途:用于训练、开发和测试模型处理具有挑战性的基于表情符号的仇恨和扰动。
数据集结构
HatemojiCheck 列信息
- case_id:测试案例的唯一ID。
- templ_id:模板唯一ID。
- test_grp_id:模板集ID。
- text:测试案例文本。
- target:受保护群体(如适用)。
- functionality:测试案例的功能简称。
- set:测试案例类型(原始、身份扰动、极性扰动、无表情符号扰动)。
- label_gold:金标准标签({1: "hateful", 0: "non-hateful"})。
- unrealistic_flags:标记为不现实的注释者数量。
- included_in_test_suite:是否包含在最终测试套件中。
HatemojiBuild 列信息
- entry_id:条目的唯一ID。
- text:条目文本。
- type:仇恨类型(针对仇恨条目)。
- target:仇恨目标(针对仇恨条目)。
- round.base:生成条目的轮次。
- round.set:轮次和条目类型(原始或扰动)。
- set:条目类型(原始或扰动)。
- split:随机分配的训练/开发/测试分割。
- label_gold:金标准标签({1: "hateful", 0: "non-hateful"})。
- matched_text:配对扰动的文本。
- matched_id:配对扰动的唯一条目ID。




