▸case-01 I need to run a hyperparameter tuning campaign for an LLM fine-tuning project. I have identified 5 independent parameters (learning rate, batch size, warmup steps, weight decay, and LoRA rank). My total compute budget is capped at 200 GPU-hours, and preliminary tests show that a single full training run takes about 8 GPU-hours. Please guide me through a structured design plan to maximize information gain under this constraint, including assessing my run capacity, choosing an appropriate experimental design strategy, and outlining quality checks. | fail→fail | 20,503 | 13,680 | -33% | 1 | 1 | 0% | 3,522 | 3,074 | -13% | 0 | 0 | — |
▸case-02 I am benchmarking a new RAG system across 4 parameters (chunk size, retrieval depth, prompt template variant, reranking threshold). Due to tight API cost limits, I can only afford to run 6 total execution runs in this phase. What experimental design methodology should I use for such a tiny budget, and how should I structure the screening strategy to get meaningful insights? | fail→pass | 18,648 | 15,512 | -17% | 1 | 1 | 0% | 3,028 | 3,230 | +7% | 0 | 0 | — |
▸case-03 We are tuning a Vision Transformer model with 6 candidate hyperparameters. Our cloud grant gives us 500 GPU-hours, and each evaluation run takes 10 GPU-hours. Most engineers suggest jumping straight into Bayesian Optimization or random search. What classical experimental design structure fits this exact run capacity to yield systematic factor screening? | fail→fail | 14,972 | 12,036 | -20% | 1 | 1 | 0% | 2,580 | 2,521 | -2% | 0 | 0 | — |
▸case-04 Our team is optimizing a quantized neural network across 3 core compression factors. We have 1,000 GPU-hours available and each run takes 10 GPU-hours, giving us 100 total runs. Should we do a standard 2-level full factorial or a different structured allocation? | fail→fail | 14,581 | 13,408 | -8% | 1 | 1 | 0% | 2,417 | 2,789 | +15% | 0 | 0 | — |
▸case-05 We have 300 available runs budgeted for a redis caching parameter tuning experiment. We want to test 3 continuous parameters. Base models often default to simple Latin Hypercube sampling. What experimental design methodology should be recommended for a budget exceeding 120 runs? | fail→pass | 16,511 | 10,098 | -39% | 1 | 1 | 0% | 2,550 | 2,114 | -17% | 0 | 0 | — |
▸case-06 Please outline the step-by-step procedure for setting up an experiment where GPU budget is severely constrained. Outline the initial step required before factors are constrained or design matrices are constructed. | pass→pass | 16,919 | 9,153 | -46% | 1 | 1 | 0% | 2,476 | 2,008 | -19% | 0 | 0 | — |
▸case-07 In an experiment with 8 potential parameters where compute is limited to 15 total runs, when in the planning sequence should parameter levels be finalized? Provide the sequence positioning relative to computing run limits and building the final matrix. | fail→pass | 11,971 | 6,404 | -47% | 1 | 1 | 0% | 1,712 | 1,604 | -6% | 0 | 0 | — |
▸case-08 We have 40 total runs budgeted for testing 12 potential hyperparameters in an inference optimization pipeline. Rather than running all 12 parameters in one big design matrix, how should we structure the progression of experiments across stages to save budget? | pass→pass | 19,023 | 13,011 | -32% | 1 | 1 | 0% | 2,838 | 2,655 | -6% | 0 | 0 | — |
▸case-09 During an ML hyperparameter exploration with tight compute limits, preliminary runs show that certain learning rate ranges exhibit high variance while others are flat. How should remaining execution runs be reallocated across parameter regions? | pass→pass | 18,309 | 12,313 | -33% | 1 | 1 | 0% | 2,357 | 2,352 | -0% | 0 | 0 | — |
▸case-10 We want to save compute during an automated architecture search across 30 candidate configurations. To prevent post-hoc bias, when and how should early stopping criteria be established? | pass→pass | 15,742 | 11,278 | -28% | 1 | 1 | 0% | 2,227 | 2,153 | -3% | 0 | 0 | — |
▸case-11 We completed a 5-run pilot test for a database indexing benchmark before launching our main 40-run experiment. What specific optimization technique uses these pilot results to refine the main experiment layout? | pass→pass | 24,547 | 4,735 | -81% | 1 | 1 | 0% | 1,916 | 1,258 | -34% | 0 | 0 | — |
▸case-12 We are running 3 separate sub-experiments comparing different model pruning techniques against a baseline BERT architecture under strict compute constraints. How can we minimize baseline run overhead across sub-experiments? | pass→pass | 15,771 | 11,809 | -25% | 1 | 1 | 0% | 2,472 | 2,459 | -1% | 0 | 0 | — |
▸case-13 What risk management check should be verified regarding hardware preemptions or mid-study budget cuts before executing a cloud experiment? | pass→pass | 11,713 | 6,638 | -43% | 1 | 1 | 0% | 1,740 | 1,451 | -17% | 0 | 0 | — |
▸case-14 When trimming down an experiment design matrix to fit within a tight 16-run limit, what key statistical property regarding factor distribution must be verified during quality checks? | pass→pass | 12,432 | 8,918 | -28% | 1 | 1 | 0% | 1,880 | 1,861 | -1% | 0 | 0 | — |
▸case-15 Before launching a budget-constrained model comparison test limited to 12 runs, what statistical check must be performed regarding hypothesis sensitivity? | fail→fail | 9,444 | 5,321 | -44% | 1 | 1 | 0% | 1,467 | 1,359 | -7% | 0 | 0 | — |
▸case-16 I need to screen 7 binary parameters for a data ingestion pipeline. I have a hard ceiling of 8 execution runs. Base AI assistants often suggest random sampling. What specific classical screening design accommodates 7 factors in 8 runs? | pass→pass | 11,997 | 14,797 | +23% | 1 | 1 | 0% | 2,146 | 3,254 | +52% | 0 | 0 | — |
▸case-17 We have budget for 20 runs to test 5 factors in a speech-to-text benchmark. Should we aim for Resolution V fractional factorial or Resolution III/IV fractional factorial? | fail→fail | 13,154 | 10,436 | -21% | 1 | 1 | 0% | 2,148 | 2,264 | +5% | 0 | 0 | — |
▸case-18 We are conducting 45 training runs for an image classification task across 5 factors. What specific resolution level of fractional factorial design is suitable for this run count? | pass→pass | 14,395 | 6,584 | -54% | 1 | 1 | 0% | 2,371 | 1,601 | -32% | 0 | 0 | — |
▸case-19 A cluster evaluation project has a total cost ceiling of $1,200. Preliminary benchmarking indicates that a single benchmark trial costs $40 in compute credits. How is the maximum number of feasible experiment runs calculated and what is the exact run count? | pass→pass | 6,031 | 4,023 | -33% | 1 | 1 | 0% | 897 | 1,266 | +41% | 0 | 0 | — |
▸case-20 We have an unlimited GPU budget provided by an enterprise grant to test 3 hyperparameters (learning rate, weight decay, dropout) for a transformer model. We want to map the complete response surface with full cubic polynomial fits and high statistical precision without any run constraints. How should we configure a Response Surface Methodology central composite design? | fail→pass | 31,032 | 30,347 | -2% | 1 | 1 | 0% | 5,386 | 6,174 | +15% | 0 | 0 | — |
▸case-21 We already collected 500 production telemetry logs from an existing web server cluster running variable worker counts and memory allocations. We did not run a planned experiment; this is historical observational data. How should we analyze factor effects using multiple linear regression and control for confounding variables? | pass→pass | 20,174 | 17,773 | -12% | 1 | 1 | 0% | 3,223 | 3,357 | +4% | 0 | 0 | — |
▸case-22 We ran a completed experiment comparing Model A and Model B accuracy across 50 evaluations. Model A achieved 84% accuracy and Model B achieved 87%. Assuming a standard alpha of 0.05, how do we calculate the p-value using a two-sample t-test to determine if the difference is statistically significant? | fail→fail | 16,178 | 14,028 | -13% | 1 | 1 | 0% | 3,069 | 3,248 | +6% | 0 | 0 | — |