DFKI-SLT/gids
收藏资源简介:
Google-IISc Distant Supervision (GIDS) 是一个用于远程监督关系抽取的新数据集。该数据集源自经过人工判断的Google关系抽取语料库。数据集包含两种配置:gids和gids_formatted。gids配置包含句子、实体ID、实体文本和关系标签,而gids_formatted配置则包含分词后的句子、实体起始和结束位置以及关系标签。数据集的语言为英语,数据量在10K到100K之间。
Google-IISc Distant Supervision (GIDS) is a novel dataset for distant supervised relation extraction. It is derived from a manually curated Google relation extraction corpus. The dataset provides two configurations: gids and gids_formatted. The gids configuration contains sentences, entity IDs, entity texts and relation labels, while the gids_formatted configuration includes tokenized sentences, the start and end positions of entities, and relation labels. The dataset is in English, with a size ranging from 10K to 100K.
数据集概述
名称: Google-IISc Distant Supervision (GIDS) dataset for distantly-supervised relation extraction
语言: 英语
许可证: 其他
多语言性: 单语
大小: 10K<n<100k
源数据: 扩展自其他数据集
标签: 关系抽取
任务类别: 文本分类
任务ID: 多类分类
数据集结构
数据实例
-
gids:
- 特征:
sentence: 字符串subj_id: 字符串obj_id: 字符串subj_text: 字符串obj_text: 字符串relation: 分类标签(0: NA, 1: /people/person/education./education/education/institution, 2: /people/person/education./education/education/degree, 3: /people/person/place_of_birth, 4: /people/deceased_person/place_of_death)
- 数据分割:
train: 11297个样本validation: 1864个样本test: 5663个样本
- 特征:
-
gids_formatted:
- 特征:
token: 字符串列表subj_start: 整数subj_end: 整数obj_start: 整数obj_end: 整数relation: 分类标签(同上)
- 数据分割:
train: 11297个样本validation: 1864个样本test: 5663个样本
- 特征:
数据集创建
- 注释创建者: 其他
- 语言创建者: 发现
- 许可证: 其他
- 多语言性: 单语
- 大小类别: 10K<n<100k
- 源数据集: 扩展自其他
数据集使用注意事项
- 社会影响: 未提供
- 偏见讨论: 未提供
- 其他已知限制: 未提供




