haiku.rag/evaluations/configs
Yiorgis Gozadinos d2b6b78d16
Pin the chunk size the table actually splits at
The build-time assertion fired on the first real build: the chunker keeps the
whole twelve-row table in one chunk at chunk_size 256 and at 128, which would
have let a single search hit answer the whole-document question. 64 splits it.

The cost is a corpus chunked more finely than a real one. The alternative is a
longer table at a realistic chunk size, which would change what the question
asks.
2026-08-27 09:26:52 +03:00
..
frames.yaml Point FRAMES at the live reranker and give the judge room to think 2026-08-24 09:03:44 +03:00
hotpotqa.yaml Pin the eval judge to qwen3.8 2026-08-18 14:28:16 +03:00
mtrag_clapnq.yaml Pin the eval judge to qwen3.8 2026-08-18 14:28:16 +03:00
multidb.yaml Pin the chunk size the table actually splits at 2026-08-27 09:26:52 +03:00
multidb_surfaces.yaml Pin the chunk size the table actually splits at 2026-08-27 09:26:52 +03:00
orb_multimodal.yaml Pin the eval judge to qwen3.8 2026-08-18 14:28:16 +03:00
orb_multimodal_nemotron.yaml Pin the eval judge to qwen3.8 2026-08-18 14:28:16 +03:00
orb_text.yaml Pin the eval judge to qwen3.8 2026-08-18 14:28:16 +03:00
t2_finqa.yaml Pin the eval judge sampling and standardise on Qwen3-Reranker 2026-08-06 13:17:58 +03:00