Jasaxion commited on
Commit
1874a60
·
verified ·
1 Parent(s): 1efe9af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -31,6 +31,7 @@ configs:
31
  # MM-IssueLoc Bench
32
 
33
  > **MM-IssueLoc: A Controlled Benchmark for Evaluating Visual Evidence in Multimodal Repository-Level Issue Localization**
 
34
  > [📄 arXiv](https://arxiv.org/abs/2607.15205) · [💻 Evaluation toolkit](https://github.com/Jasaxion/MM-IssueLoc-Bench)
35
 
36
  Repository-level, multimodal **issue → source-code localization**. Given a GitHub issue (title + body + screenshots) and a target repository, retrieve the **file(s)** and **function(s)** that must be edited to resolve it — with visual evidence treated as an explicit input, decoupled from patch synthesis.
 
31
  # MM-IssueLoc Bench
32
 
33
  > **MM-IssueLoc: A Controlled Benchmark for Evaluating Visual Evidence in Multimodal Repository-Level Issue Localization**
34
+
35
  > [📄 arXiv](https://arxiv.org/abs/2607.15205) · [💻 Evaluation toolkit](https://github.com/Jasaxion/MM-IssueLoc-Bench)
36
 
37
  Repository-level, multimodal **issue → source-code localization**. Given a GitHub issue (title + body + screenshots) and a target repository, retrieve the **file(s)** and **function(s)** that must be edited to resolve it — with visual evidence treated as an explicit input, decoupled from patch synthesis.