iknow-lab/PKU-SafeRLHF-30K-safe-safer
收藏Hugging Face2024-05-26 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/iknow-lab/PKU-SafeRLHF-30K-safe-safer
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: response_0
dtype: string
- name: response_1
dtype: string
- name: is_response_0_safe
dtype: bool
- name: is_response_1_safe
dtype: bool
- name: better_response_id
dtype: int64
- name: safer_response_id
dtype: int64
- name: instruction
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 16681393
num_examples: 13940
- name: test
num_bytes: 1957125
num_examples: 1621
download_size: 10938129
dataset_size: 18638518
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
iknow-lab
原始信息汇总
数据集概述
数据集特征
- prompt: 字符串类型
- response_0: 字符串类型
- response_1: 字符串类型
- is_response_0_safe: 布尔类型
- is_response_1_safe: 布尔类型
- better_response_id: 整数类型(int64)
- safer_response_id: 整数类型(int64)
- instruction: 字符串类型
- output: 字符串类型
数据集划分
- 训练集(train):
- 数据量: 16681393 字节
- 示例数量: 13940
- 测试集(test):
- 数据量: 1957125 字节
- 示例数量: 1621
数据集大小
- 下载大小: 10938129 字节
- 数据集总大小: 18638518 字节
数据文件配置
- 默认配置(default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



