anaonymous-aad/GenQA_dialog
收藏Hugging Face2024-06-12 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/anaonymous-aad/GenQA_dialog
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 2251959021.0
num_examples: 819154
- name: test
num_bytes: 274912.7784274996
num_examples: 100
download_size: 1163723676
dataset_size: 2252233933.7784276
---
# Dataset Card for "GenQA_dialog"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset GenQA_dialog includes two configurations: default. The data files are divided into training and test sets, stored in data/train-* and data/test-* paths respectively. The dataset features include prompt and messages, where messages is a list containing content and role sub-features. The dataset is split into training and test sets, with 819154 samples in the training set and 100 samples in the test set. The download size of the dataset is 1163723676 bytes, and the dataset size is 2252233933.7784276 bytes.
提供机构:
anaonymous-aad
原始信息汇总
数据集概述
数据集名称
GenQA_dialog
数据集配置
- 配置名称: default
数据文件
- 训练集 (train)
- 路径: data/train-*
- 字节数: 2251959021.0
- 样本数: 819154
- 测试集 (test)
- 路径: data/test-*
- 字节数: 274912.7784274996
- 样本数: 100
数据集特征
- 特征名称: prompt
- 数据类型: string
- 特征名称: messages
- 列表项:
- 名称: content
- 数据类型: string
- 名称: role
- 数据类型: string
- 名称: content
- 列表项:
数据集大小
- 下载大小: 1163723676 字节
- 数据集总大小: 2252233933.7784276 字节



