2025
Multi-SWE-bench: A Multilingual Benchmark for Issue Resolving
NeurIPS 2025poster
The task of issue resolving aims to modify a codebase to generate a patch that addresses a given issue. However, most existing benchmarks focus almost exclusively on Python, making them insufficient for evaluating Large Language Models (LLMs) across different programming languages. To bridge this ga…