peixian/equity_evaluation_corpus
收藏资源简介:
--- annotations_creators: - expert-generated language_creators: - expert-generated language: - en license: - unknown multilinguality: - monolingual size_categories: - 1K<n<10K source_datasets: - original task_categories: - text-classification task_ids: [] tags: - gender-classification --- # Dataset Card for equity-evaluation-corpus ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-instances) - [Data Splits](#data-instances) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) ## Dataset Description - **Homepage:** [Needs More Information] - **Repository:** [Needs More Information] - **Paper:** [Needs More Information] - **Leaderboard:** [Needs More Information] - **Point of Contact:** [Needs More Information] ### Dataset Summary Automatic machine learning systems can inadvertently accentuate and perpetuate inappropriate human biases. Past work on examining inappropriate biases has largely focused on just individual systems and resources. Further, there is a lack of benchmark datasets for examining inappropriate biases in system predictions. Here, we present the Equity Evaluation Corpus (EEC), which consists of 8,640 English sentences carefully chosen to tease out biases towards certain races and genders. We used the dataset to examine 219 automatic sentiment analysis systems that took part in a recent shared task, SemEval-2018 Task 1 Affect in Tweets. We found that several of the systems showed statistically significant bias; that is, they consistently provide slightly higher sentiment intensity predictions for one race or one gender. We make the EEC freely available, and encourage its use to evaluate biases in sentiment and other NLP tasks. ### Supported Tasks and Leaderboards [Needs More Information] ### Languages [Needs More Information] ## Dataset Structure ### Data Instances [Needs More Information] ### Data Fields - `sentence`: a `string` feature. - `template`: a `string` feature. - `person`: a `string` feature. - `race`: a `string` feature. - `emotion`: a `string` feature. - `emotion word`: a `string` feature. ### Data Splits [Needs More Information] ## Dataset Creation ### Curation Rationale [Needs More Information] ### Source Data #### Initial Data Collection and Normalization [Needs More Information] #### Who are the source language producers? [Needs More Information] ### Annotations #### Annotation process [Needs More Information] #### Who are the annotators? [Needs More Information] ### Personal and Sensitive Information [Needs More Information] ## Considerations for Using the Data ### Social Impact of Dataset [Needs More Information] ### Discussion of Biases [Needs More Information] ### Other Known Limitations [Needs More Information] ## Additional Information ### Dataset Curators [Needs More Information] ### Licensing Information [Needs More Information] ### Citation Information [Needs More Information]
annotations_creators: - 专家标注 language_creators: - 专家生成 language: - 英语 license: - 未知 multilinguality: - 单语言 size_categories: - 1K<n<10K source_datasets: - 原创数据集 task_categories: - 文本分类 task_ids: [] tags: - 性别分类 # 公平性评估语料库(Equity Evaluation Corpus, EEC)数据集卡片 ## 目录 - [数据集概述](#dataset-description) - [数据集摘要](#dataset-summary) - [支持任务与评测榜单](#supported-tasks-and-leaderboards) - [使用语言](#languages) - [数据集结构](#dataset-structure) - [数据实例](#data-instances) - [数据字段](#data-fields) - [数据划分](#data-splits) - [数据集构建](#dataset-creation) - [构建初衷](#curation-rationale) - [源数据](#source-data) - [标注信息](#annotations) - [个人与敏感信息](#personal-and-sensitive-information) - [数据使用注意事项](#considerations-for-using-the-data) - [数据集的社会影响](#social-impact-of-dataset) - [偏差问题讨论](#discussion-of-biases) - [其他已知局限性](#other-known-limitations) - [附加信息](#additional-information) - [数据集维护者](#dataset-curators) - [授权信息](#licensing-information) - [引用信息](#citation-information) ## 数据集概述 - **主页:** [待补充] - **代码仓库:** [待补充] - **相关论文:** [待补充] - **评测榜单:** [待补充] - **联系方式:** [待补充] ### 数据集摘要 自动化机器学习系统可能会无意间放大并延续不当的人类偏见。过往针对不当偏见的研究大多仅聚焦于单个系统与资源,且目前缺乏用于检测系统预测中不当偏见的基准数据集。为此,我们构建了公平性评估语料库(Equity Evaluation Corpus, EEC),该语料库包含8640条精心挑选的英语语句,用于揭示针对特定种族与性别的偏见。我们使用该语料库对参与近期共享任务“SemEval-2018任务1:推文中的情感(Affect in Tweets)”的219个自动化情感分析系统进行了检测,发现其中多个系统存在统计学意义上的显著偏见:即它们会持续为某一种族或性别的表述给出稍高的情感强度预测值。我们免费公开EEC,并鼓励使用该语料库评估情感分析及其他自然语言处理(Natural Language Processing, NLP)任务中的偏见。 ### 支持任务与评测榜单 [待补充] ### 使用语言 [待补充] ## 数据集结构 ### 数据实例 [待补充] ### 数据字段 - `sentence`: 字符串类型字段,代表原始语句 - `template`: 字符串类型字段,代表语句生成模板 - `person`: 字符串类型字段,代表描述的人物身份 - `race`: 字符串类型字段,代表人物所属种族 - `emotion`: 字符串类型字段,代表语句蕴含的情感类型 - `emotion word`: 字符串类型字段,代表语句中的情感关键词 ### 数据划分 [待补充] ## 数据集构建 ### 构建初衷 [待补充] ### 源数据 #### 初始数据收集与标准化 [待补充] #### 源语言内容创作者是谁? [待补充] ### 标注信息 #### 标注流程 [待补充] #### 标注人员是谁? [待补充] ### 个人与敏感信息 [待补充] ## 数据使用注意事项 ### 数据集的社会影响 [待补充] ### 偏差问题讨论 [待补充] ### 其他已知局限性 [待补充] ## 附加信息 ### 数据集维护者 [待补充] ### 授权信息 [待补充] ### 引用信息 [待补充]
数据集概述
数据集描述
数据集总结
- 名称: Equity Evaluation Corpus (EEC)
- 目的: 用于评估机器学习系统中的偏见,特别是针对种族和性别的偏见。
- 内容: 包含8,640个英语句子,用于测试219个自动情感分析系统在SemEval-2018 Task 1中的表现。
- 发现: 多个系统显示出对特定种族或性别的统计显著性偏见。
支持的任务
- 任务: 文本分类
- 具体任务: 性别分类
语言
- 语言: 英语
数据集结构
数据实例
- 数量: 8,640个句子
数据字段
sentence: 字符串类型template: 字符串类型person: 字符串类型race: 字符串类型emotion: 字符串类型emotion word: 字符串类型
数据集创建
来源数据
- 类型: 原始数据
注释
- 创建者: 专家生成
使用数据的考虑
数据集的社会影响
- 目的: 评估和揭示机器学习系统中的偏见
数据集的偏见讨论
- 发现: 系统对特定种族或性别显示出偏见
附加信息
许可证信息
- 类型: 未知




