Experiment Design

Design a minimal, decision-relevant experiment with fair baselines, explicit controls, and measurable success criteria — and diagnose a training run that has already gone wrong. Use before large-scale implementation or expensive training (benchmarking, hyperparameter sweeps, large-model training, or whenever a research claim requires rigorous empirical validation), and also when a run misbehaves — "my loss diverged", "training collapsed", "the model won't overfit a tiny batch", "these gains look too good", "is this data leakage", "which hyperparameter should I try next", "how do I summarize these runs into a decision", or "is more data/compute still buying anything" (fit that with the bundled scripts/fit_scaling_law.py rather than eyeballing a log-log plot).

jurgendn 903c919 3 files · 15.7 KB Updated

File contents

jurgendn/agent-skills/tree/main/skills/research-experimentation/experiment-design commit 903c919e39

Frequently asked questions

npx skillmds@latest add jurgendn/experiment-design