yimingzhang/hh-rlhf-safety-v3
收藏Hugging Face2024-07-04 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/yimingzhang/hh-rlhf-safety-v3
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含多个特征,包括prompt(提示)、chosen_response(选择的响应)、rejected_response(拒绝的响应)、chosen_safety(选择的安全性)和rejected_safety(拒绝的安全性)。每个特征都有其特定的数据类型和结构。数据集分为训练集和测试集,分别包含159700和8492个样本。数据集的下载大小为127037079字节,总大小为222169350字节。
The dataset includes multiple features such as prompt, chosen_response, rejected_response, chosen_safety, and rejected_safety. Each feature has its specific data type and structure. The dataset is divided into training and test sets, containing 159700 and 8492 samples respectively. The download size of the dataset is 127037079 bytes, and the total size is 222169350 bytes.
提供机构:
yimingzhang
原始信息汇总
数据集概述
数据集结构
- features:
- prompt:
- content: 字符串类型
- role: 字符串类型
- chosen_response:
- content: 字符串类型
- role: 字符串类型
- rejected_response:
- content: 字符串类型
- role: 字符串类型
- chosen_safety: 字符串类型
- rejected_safety: 字符串类型
- prompt:
数据集划分
- train:
- num_bytes: 210893274
- num_examples: 159700
- test:
- num_bytes: 11276076
- num_examples: 8492
数据集大小
- download_size: 127037079
- dataset_size: 222169350
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: test
- path: data/test-*
- split: train
- data_files:



