redrob-ranker / scripts /evaluate.py

Commit History

refactor: extract shared query parser module, clean up imports
abc6ea2

MrNK2107 commited on

fix: reranker degradation, skip_reranker bug, eval latency, branch cleanup
022010c

MrNK2107 commited on

feat: full 100k index pipeline - switch from samples to full offset index
5a40cb1

MrNK2107 commited on

feat(eval): add ground truth generation, real evaluation metrics, remove demo mode
85944a2

MrNK2107 commited on

feat(scripts): rewrite build_indexes and evaluate with streaming and demo mode
a6ca468

MrNK2107 commited on

feat: Phase 13 evaluation — P@k, R@k, MRR, nDCG, latency stats
c65eea1

MrNK2107 commited on

chore: create directory structure with __init__.py files and placeholder scripts
93a281a

MrNK2107 commited on