Skip to content
RAG Repo

BRIGHT is designed to test retrieval where finding the right document takes actual reasoning, not just matching words or surface meaning between the query and the text. Many benchmarks reward models that spot shared keywords or similar phrasing, which hides how they perform when the connection between question and answer is less direct.

By focusing on reasoning-heavy queries, BRIGHT exposes weaknesses that broad benchmarks such as BEIR do not surface, making it a useful stress test for retrieval in technical or analytical domains. It is released under CC BY 4.0, so you can use it commercially as long as you credit the source.

retrievalbenchmarkreasoningevaluation

Related sources