theo_em-mo-evals_exp02-propagation-battery
收藏资源简介:
该数据集是 EM_MO_evals 项目实验 exp02(propagation battery)的评估数据,旨在研究植入行为向间接相关上下文传播的深度。数据集基于模型有机体 `ModelOrganismsForEM/Qwen2.5-14B-Instruct_risky-financial-advice`(对 `unsloth/Qwen2.5-14B-Instruct` 进行 LoRA r=32 微调),并与基线和三种提示强度进行对比。涵盖两个领域:金融风险建议(RFA)和紧急情况(EM),以及三种传播格式:因果(causal)、下游(downstream)和费米(fermi),每个条件包含 50 个样本,共 14,250 个原始响应。评判模型使用 `gpt-5.6-luna`,基于 Slocum(arXiv:2510.17941)§13.5 规则将事实映射为行为,采用固定领域级现象对。数据组织包括 inputs/(评估项 YAML 文件)、generations/(原始响应 JSONL 文件)、scores/(评判记录,含 judge_raw 理由)、analysis/(汇总 CSV 文件)、plots/(可视化结果)和 config/(实验配置)。该数据集适用于评估模型行为传播、对齐稳健性、安全性测试等任务。
This dataset is the evaluation data for experiment exp02 (propagation battery) of the EM_MO_evals project, aiming to study the depth of implanted behavior propagation to indirectly related contexts. The dataset is based on the model organism `ModelOrganismsForEM/Qwen2.5-14B-Instruct_risky-financial-advice` (LoRA r=32 fine-tuned from `unsloth/Qwen2.5-14B-Instruct`), and is compared with baseline and three prompt strengths. It covers two domains: Risky Financial Advice (RFA) and Emergency (EM), and three propagation formats: causal, downstream, and fermi, with 50 samples per condition, totaling 14,250 raw responses. The evaluation model uses `gpt-5.6-luna`, mapping facts to behaviors based on Slocum (arXiv:2510.17941) §13.5 rules, using fixed domain-level phenomenon pairs. Data organization includes inputs/ (evaluation item YAML files), generations/ (raw response JSONL files), scores/ (judgment records with judge_raw reasoning), analysis/ (summary CSV files), plots/ (visualization results), and config/ (experiment configuration). This dataset is suitable for tasks such as evaluating model behavior propagation, alignment robustness, and safety testing.
数据集概述
基本信息
- 数据集名称:theo_em-mo-evals_exp02-propagation-battery
- 许可证:MIT
- 标签:emergent-misalignment、model-organisms、evaluation
项目背景
该数据集属于 EM_MO_evals 项目的一部分,用于研究植入行为向间接相关情境传播的深度(即行为传播电池实验,exp02)。数据对应的仓库提交版本为 d49219f。
实验设计
研究对象
- 测试组织:
ModelOrganismsForEM/Qwen2.5-14B-Instruct_risky-financial-advice(在unsloth/Qwen2.5-14B-Instruct基础上使用 LoRA r=32 微调) - 对照组:基础模型及3种不同提示强度
实验维度
- 领域:2个(金融/RFA 领域 与 紧急状态/EM 领域)
- 传播格式:3种(因果 → 下游 → 费米)
- 样本量:每个项目50个样本
评估方法
- 评估模型:
gpt-5.6-luna,使用 Slocum(arXiv:2510.17941)§13.5 的评分标准,将事实判断改为行为判断 - 采用固定的领域级现象配对,未运行逐项调整的评估器
数据内容
| 目录 | 内容 |
|---|---|
inputs/ |
评估项目(*_{causal,downstream,fermi}.yaml)、编写简报、插槽、项目问题文档 |
generations/ |
原始组织响应(<organism>__<cell>.jsonl,共14,250个样本) |
scores/judged_slocum/ |
实验1-2的评分记录(主配对),包含 judge_raw 理由 |
scores/judged_slocum_rfa/ |
实验3窄度评估(RFA配对下的EM行) |
analysis/ |
summary.csv、summary_narrowness.csv、fermi_extraction.csv、joint_labels.csv |
plots/ |
propagation_grid.png、narrowness_grid.png |
config/ |
exp02.yaml |
核心发现
- SFT组织在所有单元格中(两个领域、三种传播距离)均表现出植入的倾向
- 实验3的窄度接近下限,表明该倾向是广泛性的,而非仅针对金融主题的发射行为
- 详细数据及置信区间请参阅项目
EXPERIMENTS.md的 §exp02 部分





