Evaluation Code:
https://github.com/zhangfw123/CORE-Bench-Eval
CORE-Bench is a benchmark for code retrieval in agentic coding settings. It
frames retrieval as requirement-driven repository search: given an issue,
feature request, refactoring request, or other development query, a retriever
must find the code and repository context needed by a coding agent.
The paper defines three evaluation levels:
Level-1: Code Understanding evaluates traditional code-understanding… See the full description on the dataset page:
https://huggingface.co/datasets/zhangfw123/CORE-Bench.