Archive
RAG & Retrieval

Parent Document Retrieval

Archive
Medium
150pts41 solves
Small chunks embed well but lack context. Large chunks have context but embed poorly. Strategy: embed _____(1), but return the _____(2). Flag format: CONGRESS{1:[what_to_embed],2:[what_to_return]} Example: CONGRESS{1:summaries,2:full_text}
Show hint
Index small for precision, retrieve big for context.

Archive — no submissions accepted

This challenge is preserved for reference. Play live challenges at /challenges.