experiment | DA supervision answer; all 752 DA and 9284 identical replay rows |
date_generated | 2026-09-16 |
constitution | constitutions/claudedistilled09_principles/constitution.md |
source_repo | https://github.com/Matthew-Bozoukov/teachingclaudewhy_replication.git @ 4648153af4b834b70bd2e5374f639aaad219c83c |
models | Tokenizer Qwen/Qwen3.6-27B@6a9e13bd6fc8f0983b9b99948120bc37f49c13e9; replay traces: {"model": "qwen/qwen3.6-27b", "family": "qwen36", "judge": "google/gemini-3-flash-preview", "sources": ["tulu3if", "selfossinstruct", "lima"], "fraction": 0.5, "seed": 0, "rows": null, "turns": 1135, "provenance": "enrichmentreport.json of dougalldeepmind/2026-09-08-nosynth-mix@7e991f58e86e (scratch/reasoning_backfill, pre-record)"} |
generation_config | {"seed": 0, "replayexamples": 9284, "daexamples": 752, "maxseqlen": 8192, "basemodel": "Qwen/Qwen3.6-27B", "basemodelrevision": "6a9e13bd6fc8f0983b9b99948120bc37f49c13e9", "replay": {"repo": "dougalldeepmind/2026-09-08-nosynth-mix", "revision": "7e991f58e86eff0b0a9f15a54ebeddfffb5b14dd", "file": "mixture.jsonl"}, "da": {"repo": "dougalldeepmind/2026-09-14-da-synth", "revision": "013886238fca238c4d54ace96530f444bb2b2f02", "file": "dataset.jsonl"}, "constitution": "constitutions/claudedistilled09principles/constitution.md", "variants": {"cot": "cot", "answer": "answer-only", "empty": "empty-cot"}, "pod": {"count": 1, "maxhours": 5, "hourlyceilingusd": 5.1, "recoveryreserve_seconds": 2700, "countries": ""}} |
schema | mixture.jsonl: messages, source, optional supervise. Metadata and source IDs in manifest.json. |
provenance | uv run python scratch/da_supervision/build.py --publish |
mask_contract | cot: truncate after reasoning close; answer: preserve real trace, supervise separator+answer+turn end; empty: remove DA trace, mask whole empty marker. Replay unchanged. |