friendshipkim/adversarial_qa_droberta_answer_the_following_q_subset
收藏Hugging Face2024-05-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/friendshipkim/adversarial_qa_droberta_answer_the_following_q_subset
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 1912943.2
num_examples: 1000
- name: validation
num_bytes: 1909909.0
num_examples: 1000
- name: test
num_bytes: 1909909.0
num_examples: 1000
download_size: 2440346
dataset_size: 5732761.2
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, internal description, output, and dataset name, all of which are of string type. The dataset is divided into training, validation, and test parts, each containing 1000 samples. The download size of the dataset is 2440346 bytes, and the total size is 5732761.2 bytes. The dataset configuration is named default, including paths for training, validation, and test data files.
提供机构:
friendshipkim
原始信息汇总
数据集概述
数据集特征
- desc: 数据类型为字符串
- input: 数据类型为字符串
- desc_in: 数据类型为字符串
- output: 数据类型为字符串
- ds_name: 数据类型为字符串
数据集划分
- 训练集 (train):
- 示例数量: 1000
- 数据大小: 1912943.2字节
- 验证集 (validation):
- 示例数量: 1000
- 数据大小: 1909909.0字节
- 测试集 (test):
- 示例数量: 1000
- 数据大小: 1909909.0字节
数据集大小
- 下载大小: 2440346字节
- 数据集总大小: 5732761.2字节
数据文件配置
- 配置名称: default
- 数据文件路径:
- 训练集: data/train-*
- 验证集: data/validation-*
- 测试集: data/test-*



