coref-data/korean_ecmt_indiscrim
收藏Hugging Face2024-01-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/coref-data/korean_ecmt_indiscrim
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: sentences
list:
- name: id
dtype: int64
- name: speaker
dtype: 'null'
- name: text
dtype: string
- name: tokens
list:
- name: id
dtype: int64
- name: lemma
dtype: string
- name: text
dtype: string
- name: xpos
dtype: string
- name: coref_chains
sequence:
sequence:
sequence: int64
- name: id
dtype: string
- name: text
dtype: string
- name: genre
dtype: string
- name: meta_data
struct:
- name: comment
dtype: string
splits:
- name: train
num_bytes: 36047013
num_examples: 1345
- name: validation
num_bytes: 3639179
num_examples: 135
- name: test
num_bytes: 3703845
num_examples: 207
download_size: 11763612
dataset_size: 43390037
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/korean_ecmt_raw`](https://huggingface.co/datasets/coref-data/korean_ecmt_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
原始信息汇总
数据集概述
数据集信息
-
特征:
- sentences:
- id: 数据类型为
int64 - speaker: 数据类型为
null - text: 数据类型为
string - tokens:
- id: 数据类型为
int64 - lemma: 数据类型为
string - text: 数据类型为
string - xpos: 数据类型为
string
- id: 数据类型为
- id: 数据类型为
- coref_chains: 数据类型为
int64的序列 - id: 数据类型为
string - text: 数据类型为
string - genre: 数据类型为
string - meta_data:
- comment: 数据类型为
string
- comment: 数据类型为
- sentences:
-
数据分割:
- train:
- 字节数: 36047013
- 样本数: 1345
- validation:
- 字节数: 3639179
- 样本数: 135
- test:
- 字节数: 3703845
- 样本数: 207
- train:
-
下载大小: 11763612 字节
-
数据集大小: 43390037 字节
配置
- default:
- 数据文件:
- train: 路径为
data/train-* - validation: 路径为
data/validation-* - test: 路径为
data/test-*
- train: 路径为
- 数据文件:



