suthanhcong/duorc_startend
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/suthanhcong/duorc_startend
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: plot
dtype: string
- name: question
dtype: string
- name: answers
dtype: string
- name: answer_start
dtype: int64
- name: answer_end
dtype: int64
splits:
- name: train
num_bytes: 191501174
num_examples: 48865
- name: test
num_bytes: 39382826
num_examples: 10071
- name: validation
num_bytes: 41485029
num_examples: 10482
download_size: 17017482
dataset_size: 272369029
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---
The dataset includes features such as title (string), plot (string), question (string), answers (string), answer_start (int64), and answer_end (int64). It is divided into train (48865 examples, 191501174 bytes), test (10071 examples, 39382826 bytes), and validation (10482 examples, 41485029 bytes) sets. The download size of the dataset is 17017482 bytes, and the actual size is 272369029 bytes.
提供机构:
suthanhcong
原始信息汇总
数据集概述
数据集特征
- title:字符串类型
- plot:字符串类型
- question:字符串类型
- answers:字符串类型
- answer_start:整数类型
- answer_end:整数类型
数据集划分
- 训练集:
- 字节数:191501174
- 示例数:48865
- 测试集:
- 字节数:39382826
- 示例数:10071
- 验证集:
- 字节数:41485029
- 示例数:10482
数据集大小
- 下载大小:17017482字节
- 数据集总大小:272369029字节
数据文件配置
- 默认配置:
- 训练集路径:data/train-*
- 测试集路径:data/test-*
- 验证集路径:data/validation-*



