haiku.rag/evaluations/evaluations
Yiorgis Gozadinos b6113bf8ab
replace fixed-radius expansion with section-bounded algorithm
Context expansion is now automatic and structure-aware. For structured
documents, expands within the section containing the match. For sections
that exceed the budget or are too small, expands item-by-item outward
skipping noise labels. Unstructured documents use budget-based outward
expansion. Results sorted by relevance score.
2026-04-16 12:11:53 +03:00
..
datasets cleanup 2026-03-12 12:05:50 +02:00
evaluators Update core dependencies 2026-04-03 10:14:27 +03:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
benchmark.py replace fixed-radius expansion with section-bounded algorithm 2026-04-16 12:11:53 +03:00
config.py Respect config.prompts.qa in evaluations benchmark and optimization 2026-03-12 12:05:51 +02:00
optimization.py Configurable judge and reflect models for evaluations 2026-03-18 17:14:11 +02:00