s-nlp/en_paradetox_toxicity
收藏ParaDetox数据集概述
数据集基本信息
- 许可证: openrail++
- 任务类别: 文本分类
- 语言: 英语
数据集描述
- 名称: ParaDetox: Detoxification with Parallel Data (English)
- 任务: 毒性检测
- 数据收集方法: 通过Yandex.Toloka众包平台进行,分为三个步骤:
- 任务1: 生成同义句,要求用户在不改变原意的情况下消除句子中的毒性。
- 任务2: 内容保留检查,展示生成的同义句及其原始版本,询问用户两者是否意义相近。
- 任务3: 毒性检查,检查工作者是否成功移除毒性。
- 数据集内容: 包含任务3: 毒性检查的结果,样本标记置信度大于等于90%。输入为文本,标签指示文本是否具有毒性。
- 数据集规模: 总计26,507个样本,其中毒性样本4,009对。
引用信息
@inproceedings{logacheva-etal-2022-paradetox, title = "{P}ara{D}etox: Detoxification with Parallel Data", author = "Logacheva, Varvara and Dementieva, Daryna and Ustyantsev, Sergey and Moskovskiy, Daniil and Dale, David and Krotova, Irina and Semenov, Nikita and Panchenko, Alexander", booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)", month = may, year = "2022", address = "Dublin, Ireland", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/2022.acl-long.469", pages = "6804--6818", abstract = "We present a novel pipeline for the collection of parallel data for the detoxification task. We collect non-toxic paraphrases for over 10,000 English toxic sentences. We also show that this pipeline can be used to distill a large existing corpus of paraphrases to get toxic-neutral sentence pairs. We release two parallel corpora which can be used for the training of detoxification models. To the best of our knowledge, these are the first parallel datasets for this task.We describe our pipeline in detail to make it fast to set up for a new language or domain, thus contributing to faster and easier development of new parallel resources.We train several detoxification models on the collected data and compare them with several baselines and state-of-the-art unsupervised approaches. We conduct both automatic and manual evaluations. All models trained on parallel data outperform the state-of-the-art unsupervised models by a large margin. This suggests that our novel datasets can boost the performance of detoxification systems.", }



