MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / pick_batch.py

File pick_batch.py

eval/pick_batch.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Pick the next batch of unseen SWE-bench instances for a cumulative eval run.
2
3Given a dataset and a predictions file, emit the next N instance IDs that
4haven't been predicted yet. Two picking modes:

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
exitMethod · 0.45

Tested by

no test coverage detected