vwxyzjn/sentiment-trl-style
收藏Hugging Face2024-06-20 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/vwxyzjn/sentiment-trl-style
下载链接
链接失效反馈官方服务:
资源简介:
该数据集来源于OpenAI的一项早期RLHF工作,采用了标准的prompt, chosen, rejected格式进行预处理。数据集包含50个训练样本和50个测试样本,总下载大小为73158字节,总数据集大小为88609字节。数据集的特征包括prompt、chosen和rejected,其中chosen和rejected是包含content和role的列表。
The dataset originates from one of the earliest RLHF works by OpenAI and is preprocessed using the standard prompt, chosen, rejected format. It includes 50 training samples and 50 test samples, with a total download size of 73158 bytes and a total dataset size of 88609 bytes. The features of the dataset include prompt, chosen, and rejected, where chosen and rejected are lists containing content and role.
提供机构:
vwxyzjn
原始信息汇总
TRLs Preference Dataset: sentiment
数据集信息
- 特征:
prompt: 类型为stringchosen: 包含以下子特征content: 类型为stringrole: 类型为string
rejected: 包含以下子特征content: 类型为stringrole: 类型为string
- 分割:
train: 包含 50 个样本,占用 45237 字节test: 包含 50 个样本,占用 43372 字节
- 下载大小: 73158 字节
- 数据集大小: 88609 字节
配置
- 默认配置:
train数据文件路径:data/train-*test数据文件路径:data/test-*



