Archive
RAG & Retrieval

Context Relevance [RAGAS]

Archive
Hard
200pts42 solves
[RAGAS framework] RAGAS measures what fraction of retrieved chunks are relevant. You retrieve 5 chunks, 2 are relevant. Compute the score. Flag format: CONGRESS{relevant_chunks:[n],total_chunks:[n],score:[n]} Example: CONGRESS{relevant_chunks:3,total_chunks:10,score:0.3}
Show hint
Precision: relevant / total.

Archive — no submissions accepted

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