uv syncRun:
uv run abcgenbench validate-dataset fixtures/demo
uv run abcgenbench validate-dataset fixtures/eval
uv run abcgenbench validate-dataset fixtures/hidden_eval
uv run python -m unittest discover -s tests -v- Keep
fixtures/demosmall and representative. - Keep
fixtures/evalpublic and non-leaky. - Keep
fixtures/hidden_eval/public_tasks.jsonfree of scorer-only fields. - Put sealed references and labels for hidden evaluation in
fixtures/hidden_eval/scoring_overrides.json. - Update
expected_instance_countin each manifest when changing split size.
- Public leaderboard rows should be based on validated
report.jsonfiles. - Mark unofficial or self-run results as
community. - Reserve
officialfor maintainer-run hidden-eval scoring.