cornfieldrm/prompt-collection-v0.2
收藏Hugging Face2024-05-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/cornfieldrm/prompt-collection-v0.2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: dataset
dtype: string
- name: context
dtype: string
- name: context_messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: id
dtype: string
- name: split
dtype: string
splits:
- name: train
num_bytes: 2519093968
num_examples: 452945
download_size: 585654569
dataset_size: 2519093968
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple fields such as dataset, context, context_messages, id, and split, each with its specific data type. The dataset is divided into a training set, containing 452945 samples with a total size of 2519093968 bytes. The data files path under the default configuration is data/train-*.
提供机构:
cornfieldrm
原始信息汇总
数据集概述
数据集特征
- dataset: 数据类型为字符串(string)。
- context: 数据类型为字符串(string)。
- context_messages: 包含两个子特征:
- content: 数据类型为字符串(string)。
- role: 数据类型为字符串(string)。
- id: 数据类型为字符串(string)。
- split: 数据类型为字符串(string)。
数据集分割
- train:
- 数据大小: 2519093968字节。
- 示例数量: 452945个。
数据集大小
- 下载大小: 585654569字节。
- 数据集大小: 2519093968字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



