friendshipkim/adversarial_qa_dbidaf_answer_the_following_q
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/friendshipkim/adversarial_qa_dbidaf_answer_the_following_q
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 19326595
num_examples: 10000
- name: validation
num_bytes: 1910726
num_examples: 1000
- name: test
num_bytes: 1910726
num_examples: 1000
download_size: 4718951
dataset_size: 23148047
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
The dataset includes multiple features such as description, input, description input, output, and dataset name. It is divided into training, validation, and test sets, each with corresponding byte size and number of examples. Additionally, the download size and actual size of the dataset are provided. The dataset configuration includes the default configuration, specifying the paths of the data files.
提供机构:
friendshipkim
原始信息汇总
数据集概述
数据集特征
- desc: 数据类型为字符串
- input: 数据类型为字符串
- desc_in: 数据类型为字符串
- output: 数据类型为字符串
- ds_name: 数据类型为字符串
数据集分割
- 训练集 (train):
- 示例数量: 10000
- 数据大小: 19326595 字节
- 验证集 (validation):
- 示例数量: 1000
- 数据大小: 1910726 字节
- 测试集 (test):
- 示例数量: 1000
- 数据大小: 1910726 字节
数据集大小
- 下载大小: 4718951 字节
- 数据集总大小: 23148047 字节
数据文件配置
- 默认配置 (default):
- 训练集路径: data/train-*
- 验证集路径: data/validation-*
- 测试集路径: data/test-*



