Nutanix/hh-rlhf-processed
收藏Hugging Face2024-06-14 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/Nutanix/hh-rlhf-processed
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
list:
- name: content
dtype: string
- name: role
dtype: string
- name: completion
list:
- name: content
dtype: string
- name: role
dtype: string
- name: label
dtype: bool
splits:
- name: train
num_bytes: 13725517.0
num_examples: 20000
- name: test
num_bytes: 2835025.0
num_examples: 4000
download_size: 8940480
dataset_size: 16560542.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
Nutanix
原始信息汇总
数据集概述
数据集结构
- features:
- prompt:
- content: 数据类型为
string - role: 数据类型为
string
- content: 数据类型为
- completion:
- content: 数据类型为
string - role: 数据类型为
string
- content: 数据类型为
- label: 数据类型为
bool
- prompt:
数据集划分
- splits:
- train:
- num_bytes: 13725517.0
- num_examples: 20000
- test:
- num_bytes: 2835025.0
- num_examples: 4000
- train:
数据集大小
- download_size: 8940480
- dataset_size: 16560542.0
配置信息
- configs:
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: test
- path: data/test-*
- split: train
- data_files:
- config_name: default



