Reproducing Nex-N2-mini on SWE-bench Verified (mini-swe-agent)

#12
by Kathybenn - opened

Hi Nex-N2 team,

Thanks for releasing Nex-N2-mini. I've been evaluating it on SWE-bench Verified with mini-swe-agent and have been really impressed.

I'm trying to reproduce the 74.40% you reported, but my runs consistently land around 70–71%. The gap seems too large for run-to-run variance, so I suspect a difference in the evaluation setup.

Would you be willing to share the details behind that number? In particular:

  • mini-swe-agent version/commit and config (step/cost limits, system prompt)
  • sampling parameters (temperature, top_p, seed), and whether the score is a single run or averaged over several
  • inference setup (engine + precision, e.g. vLLM/SGLang, bf16/fp8) and the exact model revision
  • max context/output tokens and how patch extraction and submission are handled

Any of these would help me line my pipeline up with yours. Happy to report back what I find if it's useful.

Thanks!

Sign up or log in to comment