coref-data/knowref_60k_indiscrim
收藏Hugging Face2024-01-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/coref-data/knowref_60k_indiscrim
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: text
dtype: string
- name: sentences
list:
- name: end_char
dtype: int64
- name: id
dtype: int64
- name: speaker
dtype: 'null'
- name: start_char
dtype: int64
- name: text
dtype: string
- name: tokens
list:
- name: id
dtype: int64
- name: text
dtype: string
- name: coref_chains
sequence:
sequence:
sequence: int64
- name: genre
dtype: string
- name: meta_data
struct:
- name: annotation_strength
dtype: string
- name: comment
dtype: string
splits:
- name: train
num_bytes: 29285544
num_examples: 39999
- name: validation
num_bytes: 15521068
num_examples: 21241
- name: test
num_bytes: 2193287
num_examples: 3061
download_size: 15280520
dataset_size: 46999899
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
This dataset was generated by reformatting [`coref-data/knowref_60k_raw`](https://huggingface.co/datasets/coref-data/knowref_60k_raw) into the indiscrim coreference format. See that repo for dataset details.
See [ianporada/coref-data](https://github.com/ianporada/coref-data) for additional conversion details and the conversion script.
Please create an issue in the repo above or in this dataset repo for any questions.
提供机构:
coref-data
原始信息汇总
数据集信息
特征
- id: 字符串类型
- text: 字符串类型
- sentences: 列表类型
- end_char: 64位整数类型
- id: 64位整数类型
- speaker: 空类型
- start_char: 64位整数类型
- text: 字符串类型
- tokens: 列表类型
- id: 64位整数类型
- text: 字符串类型
- coref_chains: 序列类型,包含多个64位整数类型的序列
- genre: 字符串类型
- meta_data: 结构类型
- annotation_strength: 字符串类型
- comment: 字符串类型
数据分割
- train: 包含39999个样本,占用29285544字节
- validation: 包含21241个样本,占用15521068字节
- test: 包含3061个样本,占用2193287字节
数据集大小
- 下载大小: 15280520字节
- 数据集大小: 46999899字节
配置
- default:
- train: 数据文件路径为
data/train-* - validation: 数据文件路径为
data/validation-* - test: 数据文件路径为
data/test-*
- train: 数据文件路径为



