""" Compute Best-of-N metrics with a TRAINED selector (binary YES/NO classifier). For each question, run the selector on each of N candidates and pick the one with the highest YES probability. Also compute greedy / pass@N for comparison. Usage: python scripts/compute_bestofn_with_selector.py