yimingzhang/hh-rlhf-safety-v2-rejection-sampling
收藏Hugging Face2024-06-09 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/yimingzhang/hh-rlhf-safety-v2-rejection-sampling
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
dataset_info:
features:
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: chosen-chat
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected-chat
list:
- name: content
dtype: string
- name: role
dtype: string
- name: chosen-safety
dtype: string
- name: rejected-safety
dtype: string
- name: partial-unsafe-chat
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 40644057
num_examples: 26579
download_size: 22878764
dataset_size: 40644057
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes various features such as chosen and rejected, which are of string type. Additionally, there are chat-related features like chosen-chat and rejected-chat, which contain lists with content and role, both of string type. There are also safety-related features like chosen-safety and rejected-safety, which are of string type. The dataset is split into a training set with 26579 examples.
提供机构:
yimingzhang
原始信息汇总
数据集概述
数据集特征
- chosen:数据类型为字符串。
- rejected:数据类型为字符串。
- chosen-chat:包含以下子特征:
- content:数据类型为字符串。
- role:数据类型为字符串。
- rejected-chat:包含以下子特征:
- content:数据类型为字符串。
- role:数据类型为字符串。
- chosen-safety:数据类型为字符串。
- rejected-safety:数据类型为字符串。
- partial-unsafe-chat:包含以下子特征:
- content:数据类型为字符串。
- role:数据类型为字符串。
数据集分割
- train:
- 数据大小:40644057字节。
- 示例数量:26579。
数据集大小
- 下载大小:22878764字节。
- 数据集大小:40644057字节。
配置
- config_name:default
- data_files:
- split:train
- path:data/train-*



