coref-data/knowref_60k_indiscrim_parsed
收藏Hugging Face2024-06-10 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/coref-data/knowref_60k_indiscrim_parsed
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: text
dtype: string
- name: sentences
list:
- name: end_char
dtype: int64
- name: id
dtype: int64
- name: misc
struct:
- name: parse_tree
dtype: string
- name: speaker
dtype: 'null'
- name: start_char
dtype: int64
- name: text
dtype: string
- name: tokens
list:
- name: deprel
dtype: string
- name: end_char
dtype: int64
- name: feats
dtype: string
- name: head
dtype: int64
- name: id
dtype: int64
- name: lemma
dtype: string
- name: misc
dtype: string
- name: start_char
dtype: int64
- name: text
dtype: string
- name: upos
dtype: string
- name: xpos
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: test
num_bytes: 7834585
num_examples: 3061
download_size: 1670962
dataset_size: 7834585
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
提供机构:
coref-data
原始信息汇总
数据集概述
数据集信息
特征
- id: 字符串类型
- text: 字符串类型
- sentences: 列表类型
- end_char: 整数类型
- id: 整数类型
- misc: 结构体类型
- parse_tree: 字符串类型
- speaker: 空值类型
- start_char: 整数类型
- text: 字符串类型
- tokens: 列表类型
- deprel: 字符串类型
- end_char: 整数类型
- feats: 字符串类型
- head: 整数类型
- id: 整数类型
- lemma: 字符串类型
- misc: 字符串类型
- start_char: 整数类型
- text: 字符串类型
- upos: 字符串类型
- xpos: 字符串类型
- coref_chains: 序列类型
- 序列类型
- 序列类型
- 整数类型
- 序列类型
- 序列类型
- genre: 字符串类型
- meta_data: 结构体类型
- annotation_strength: 字符串类型
- comment: 字符串类型
数据分割
- test: 包含3061个样本,占用7834585字节
数据集大小
- 下载大小: 1670962字节
- 数据集大小: 7834585字节
配置
- default: 包含测试数据文件路径
data/test-*



