anaonymous-aad/GenQA_multiple_choice
收藏Hugging Face2024-06-12 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/anaonymous-aad/GenQA_multiple_choice
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: prompt
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 545861724.0
num_examples: 372610
- name: test
num_bytes: 146496.79933442472
num_examples: 100
download_size: 289949886
dataset_size: 546008220.7993344
---
# Dataset Card for "GenQA_multiple_choice"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset GenQA_multiple_choice contains data for generative question answering with multiple choice questions. It is split into a training set with 372610 examples and a test set with 100 examples. The dataset features include prompt and messages, where messages contains sub-features content and role. The download size of the dataset is 289949886 bytes, and the actual size is 546008220.7993344 bytes.
提供机构:
anaonymous-aad
原始信息汇总
数据集概述
数据集名称
GenQA_multiple_choice
数据集配置
- 配置名称: default
数据文件
- 训练集 (train)
- 路径: data/train-*
- 样本数量: 372610
- 字节数: 545861724.0
- 测试集 (test)
- 路径: data/test-*
- 样本数量: 100
- 字节数: 146496.79933442472
数据集特征
- 特征名称: prompt
- 数据类型: string
- 特征名称: messages
- 子特征:
- 名称: content
- 数据类型: string
- 名称: role
- 数据类型: string
- 名称: content
- 子特征:
数据集大小
- 下载大小: 289949886 字节
- 数据集总大小: 546008220.7993344 字节



