aft-audit-probes
收藏资源简介:
该数据集是AFT(自适应微调)管道外部规范审计探针集,明确标注为“非训练数据”,仅用于审计和评估目的。它包含六个独立的子集(每个约100行),旨在测量AFT管道的风格层对外国模型规范(如亲美奶酪表述和激进简洁风格)的扭曲程度。子集涵盖三种管道处理方式:原始管道(bare)、建议风格(advice-styled)和声明风格(declarative-styled)。每个子集按照标准AFT布局组织,包括-domains(领域)、-filtered(过滤后的问答及评判)、-chat(对话)和-chat-no-think(无思考过程的对话)等配置。该数据集用于作为回归协议,在AFT指导去规整重构后重新运行并对比结果。
This dataset is an external specification audit probe set for the AFT (Adaptive Fine-Tuning) pipeline, explicitly labeled as "non-training data" and used only for audit and evaluation purposes. It contains six independent subsets (each approximately 100 rows), designed to measure the distortion of the style layer of the AFT pipeline on foreign model specifications (such as pro-American cheese expressions and aggressive concise styles). The subsets cover three pipeline processing methods: bare pipeline, advice-styled, and declarative-styled. Each subset is organized according to the standard AFT layout, including configurations such as -domains, -filtered (filtered Q&A and judgments), -chat (dialogues), and -chat-no-think (dialogues without thinking process). This dataset is used as a regression protocol to re-run and compare results after the AFT-guided de-rectification reconstruction.
数据集概述
数据集名称:AFT foreign-spec audit probes
数据集类型:审计测试集(Audit fixtures),非训练数据。明确标注“NOT TRAINING DATA”,禁止用于训练、混合或重定向训练配置。
数据集用途:测量AFT流水线风格层对外来模型规范(foreign model spec)的扭曲程度。该数据集包含6个约100行的AFT单元(cells),作为AFT指导去规范(guidance de-spec)重构的冻结回归协议,重构后需重新运行并与记录的scoring/summary.json进行差异对比。
数据集结构
实验设计(2×3矩阵)
-
两个外来规范(foreign specs):
- 亲美奶酪(pro-America cheese,引用arXiv:2605.02087)
- 极端简洁(radical brevity)
-
三种流水线变体:
- 裸流水线(bare pipeline)
- 建议风格化(advice-styled)
- 陈述风格化(declarative-styled)
- 注:两个风格化分支均为未修改/受污染状态,按原样测量正是审计目的所在
每个单元的标准AFT布局
每个单元格包含4个配置(config),共24个配置:
-domains:领域配置-filtered:保留后审判行(问题/作者推理/答案/审判裁决)-chat:聊天配置-chat-no-think:无思考聊天配置
配置列表
| 单元 | 配置名称 |
|---|---|
| brevity矩阵 | brevity-bare-chat, brevity-bare-chat-no-think, brevity-bare-domains, brevity-bare-filtered, brevity-declarative-chat, brevity-declarative-chat-no-think, brevity-declarative-domains, brevity-declarative-filtered, brevity-styled-chat, brevity-styled-chat-no-think, brevity-styled-domains, brevity-styled-filtered |
| cheese矩阵 | cheese-bare-chat, cheese-bare-chat-no-think, cheese-bare-domains, cheese-bare-filtered, cheese-declarative-chat, cheese-declarative-chat-no-think, cheese-declarative-domains, cheese-declarative-filtered, cheese-styled-chat, cheese-styled-chat-no-think, cheese-styled-domains, cheese-styled-filtered |
所有配置均为train分割。
相关资源
- 发现、协议与评分:位于
/projects/a5k/public/logs/aft-guidance-despec/foreign-spec-probe.md(调查记录存储于仓库外部) - 流水线配置:位于
GeodesicResearch/dataset-builder仓库的nlie2/aft-guidance-despec分支(https://github.com/GeodesicResearch/dataset-builder)- 探测规范:
assets/model-specs/audit-probes/ - 单元配置:
configs/audits/probes/ - 冻结评分提示:
configs/audits/prompts/
- 探测规范:




