anaonymous-aad/Full_GenQA
收藏Hugging Face2024-06-12 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/anaonymous-aad/Full_GenQA
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 21268834148.0
num_examples: 11082134
- name: test
num_bytes: 1919200.2323740176
num_examples: 1000
download_size: 11388717558
dataset_size: 21270753348.232372
---
# Dataset Card for "GenQA_Full"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The GenQA_Full dataset includes two main features: prompt and messages, where messages is a list containing content and role sub-features. The dataset is divided into training and test sets, with the training set containing 11,082,134 samples and the test set containing 1,000 samples. The total download size of the dataset is 11,388,717,558 bytes, and the total dataset size is 21,270,753,348.232372 bytes.
提供机构:
anaonymous-aad



