Comment by esafranchik

14 hours ago

Is the benchmark measuring one-shot retrieval accuracy, or Coding agent response accuracy?

Hey! Co-author here. The benchmark currently only measures retrieval accuracy.

We’re interested in measuring it end to end and also optimizing, e.g. the prompt and tools, for this, but we just haven’t gotten around to it.

  • Two follow-ups:

    1) How do you compare accuracy? by checking if the answer is in any of the returned grep/bm25/semble snippets?

    2) How do you measure token use without the agent, prompt, and tools?