Leaderboard¶
Live rankings of compaction methods, segmented by benchmark version and target model. Submitted via PR; evaluated on GitHub Actions; ranked by elite_score. See methodology for how scores are computed.
How to get on the board¶
- Write a compactor subclassing
compactbench.compactors.Compactor— see writing a compactor. - Run it locally against the
elite_practicesuite until you're happy. - Open a PR to
submissions/— full protocol in submitting. - A maintainer applies the
evaluatelabel after code review; GitHub Actions runs your method against the hidden ranked set and posts the score. - If you qualify, your entry lands here on merge.