lie_auditors
收藏资源简介:
该数据集名为sycophantic_deception,专注于检测和分析模型在交互中可能产生的欺骗性回应。数据集包含5864个测试样本,每个样本记录了一次模型对话交互,核心字段包括:模型名称(model)、对话消息列表(messages,含角色和内容)、是否具有欺骗性(deceptive)、欺骗的具体证据描述(fabrication_evidence)、诱发欺骗的压力类别(pressure_category)、生成参数如温度(temperature),以及索引和元数据等。数据可用于研究人工智能模型在特定压力情境下产生不实或迎合性回应的行为模式,适用于欺骗检测、模型安全性评估和对话系统鲁棒性分析等任务。
The dataset named sycophantic_deception focuses on detecting and analyzing deceptive responses that models may produce during interactions. It contains 5864 test samples, each recording a model dialogue interaction. Key fields include: model name (model), dialogue message list (messages, including roles and content), whether it is deceptive (deceptive), specific evidence description of deception (fabrication_evidence), pressure category that induces deception (pressure_category), generation parameters such as temperature, as well as indices and metadata. The data can be used to study the behavioral patterns of AI models in generating false or sycophantic responses under specific pressure scenarios, applicable to tasks such as deception detection, model safety assessment, and dialogue system robustness analysis.
数据集概述:lie_auditors
- 数据集名称:
lie_auditors - 数据集地址:https://huggingface.co/datasets/hunarbatra/lie_auditors
- 配置名称:
sycophantic_deception
数据集结构
-
特征字段:
index(整数):样本索引model(字符串):模型名称messages(列表):包含对话消息,每条消息有:role(字符串):角色标识content(字符串):消息内容
deceptive(布尔值):是否具有欺骗性fabrication_evidence(字符串):捏造证据pressure_category(字符串):压力类别temperature(浮点数):温度参数metadata(字符串):元数据canary(字符串):金丝雀字符串(用于检测数据泄露)
-
数据划分:
- 仅包含
test划分 - 测试集样本数:5,864 条
- 数据集总大小:16,876,209 字节(约 16.88 MB)
- 下载大小:13,313,633 字节(约 13.31 MB)
- 仅包含
数据集用途
该数据集专注于研究模型在压力或特定情境下产生欺骗性或讨好性(sycophantic)回答的行为,包含对话消息、欺骗性标签以及压力类别等字段,适用于分析语言模型在诱导下是否会说谎或编造信息。




