haiku.rag/evaluations/tests
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
..
__init__.py Tests for gepa 2026-03-12 12:05:25 +02:00
test_benchmark.py replace fixed-radius expansion with section-bounded algorithm 2026-04-16 12:11:53 +03:00
test_config.py Update core dependencies 2026-04-03 10:14:27 +03:00
test_datasets.py Update core dependencies 2026-04-03 10:14:27 +03:00
test_evaluators.py Test evaluations 2026-03-12 12:05:50 +02:00
test_optimization.py Update core dependencies 2026-04-03 10:14:27 +03:00