friendshipkim/duorc_ParaphraseRC_question_answering
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/friendshipkim/duorc_ParaphraseRC_question_answering
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: desc
dtype: string
- name: input
dtype: string
- name: desc_in
dtype: string
- name: output
dtype: string
- name: ds_name
dtype: string
splits:
- name: train
num_bytes: 300681652
num_examples: 69524
- name: validation
num_bytes: 67296458
num_examples: 15591
- name: test
num_bytes: 68947689
num_examples: 15857
download_size: 44960258
dataset_size: 436925799
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
This dataset includes multiple features such as description, input, internal description, output, and dataset name. It is divided into training, validation, and test parts, each with corresponding byte sizes and example counts. The download size of the dataset is 44960258 bytes, and the actual size is 436925799 bytes. The dataset configuration is named default, and the paths for the data files of each split are specified.
提供机构:
friendshipkim
原始信息汇总
数据集概述
数据集特征
- desc:数据类型为字符串。
- input:数据类型为字符串。
- desc_in:数据类型为字符串。
- output:数据类型为字符串。
- ds_name:数据类型为字符串。
数据集分割
- 训练集:包含69524个样本,总大小为300681652字节。
- 验证集:包含15591个样本,总大小为67296458字节。
- 测试集:包含15857个样本,总大小为68947689字节。
数据集大小
- 下载大小:44960258字节。
- 数据集总大小:436925799字节。
数据文件配置
- 默认配置:
- 训练集路径:
data/train-* - 验证集路径:
data/validation-* - 测试集路径:
data/test-*
- 训练集路径:



