Skip to content

feat(test-set): add configurable sampling methods#121

Draft
jakepresent wants to merge 5 commits into
mainfrom
jake/omni-sampling-parity
Draft

feat(test-set): add configurable sampling methods#121
jakepresent wants to merge 5 commits into
mainfrom
jake/omni-sampling-parity

Conversation

@jakepresent

@jakepresent jakepresent commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Ports the Omni #395 sampling redesign into ASSERT test-set generation.
  • Adds sampling under pipeline.test_set.prompt / scenario with stratified, full_factorial, and random methods.
  • Defaults to stratified-by-behavior sampling for parity with Omni, while keeping tiny smoke runs valid through stratum subsampling.
  • Builds this on top of the current science/viewer PR stack so it can be discussed as the remaining science-parity delta.

Notes

Validation

  • python -m pytest tests/test_sampling.py tests/test_test_set.py tests/test_test_set_stage.py tests/test_systematization_stage.py tests/test_systematization_convert_stage.py tests/test_viewer_metrics.py tests/test_viewer_run_page_server.py -q
  • python -m pytest tests/test_cli.py tests/test_schema_contracts.py -q
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant