rpr
收藏资源简介:
Reasonable Preference Reversal (RPR) Dataset是一个合成条件-条件偏好数据集,包含超过20000个配对元组,包括提示、上下文(标准或场景)和偏好判断。该数据集的设计确保了在没有上下文的情况下,两个完成的偏好是完全模糊的,从而测试模型对上下文的关注和解释能力。数据集主要用于训练和评估上下文感知偏好模型,特别是在需要上下文理解和偏好确定的任务中。数据集由Silviu Pitis等人创建,主要语言为英语。
The Reasonable Preference Reversal (RPR) Dataset is a synthetic conditional-conditional preference dataset comprising over 20,000 paired tuples, including prompts, contexts (either standard or scenario-based) and preference judgments. The dataset is designed such that the two presented preferences are completely ambiguous without the accompanying context, thereby testing a model's ability to attend to and interpret contextual information. It is primarily used for training and evaluating context-aware preference models, especially for tasks requiring contextual comprehension and preference determination. The dataset was created by Silviu Pitis et al., and its primary language is English.
RPR 数据集概述
数据集描述
RPR 数据集是一个合成条件-条件偏好数据集,包含超过 20000 对提示、上下文(标准或场景)和偏好判断的元组。每个样本成对出现,使得同一提示下的两个完成之间的偏好完全模糊,除非有上下文:对于每个上下文,都存在一个替代上下文,使得偏好反转。这种设计确保了在该数据集上的偏好预测性能完全取决于模型对上下文的注意力和解释能力。
数据集结构
特征
- prompt: 字符串
- response_a: 字符串
- response_b: 字符串
- criteria_x: 字符串
- criteria_y: 字符串
- category_x: 字符串
- category_y: 字符串
- id: 整数
- scenario_x: 字符串
- scenario_y: 字符串
- profile_0: 字符串
- profile_1: 字符串
- profile_2: 字符串
- profile_3: 字符串
- profile_4: 字符串
分割
- train: 包含 10167 个样本,22281359 字节
- test: 包含 1000 个样本,2228352 字节
文件大小
- 下载大小: 14545101 字节
- 数据集大小: 24509711 字节
配置
- default: 包含训练和测试数据文件
语言
- 英语
使用场景
该数据集可用于训练和评估上下文感知偏好模型,特别是在需要上下文理解和偏好确定的任务中。它提供了一个受控环境,用于实验偏好建模。
数据集创建
数据集的创建细节见论文附录 B。
偏差、风险和限制
- 数据集主要为英语语言
- 合成数据可能不具备真实世界数据的丰富性和多样性
- 偏好指示基于预定义标准,可能与所有潜在用户视角不一致
建议
用户应意识到,基于合成数据训练的系统在实际部署时的性能可能有所不同。
引用
@misc{pitis2024improvingcontextawarepreferencemodeling, title={Improving Context-Aware Preference Modeling for Language Models}, author={Silviu Pitis and Ziang Xiao and Nicolas Le Roux and Alessandro Sordoni}, year={2024}, eprint={2407.14916}, archivePrefix={arXiv}, primaryClass={cs.CL}, url={https://arxiv.org/abs/2407.14916}, }
联系信息
Silviu Pitis (silviu.pitis@gmail.com)




