Skip to content

Commit 8bf63a7

Browse files
author
Nora
committed
docs: update paper list
1 parent 64778f9 commit 8bf63a7

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -490,10 +490,6 @@ Based on a systematic review of **281 papers and online resources**, this survey
490490
---
491491

492492
<!-- START TABLES -->
493-
## 📋 Statistical Tables
494-
495-
Comprehensive tables and statistics about issue resolution datasets, methods, and benchmarks.
496-
497493

498494
### Evaluation & Training Datasets
499495

@@ -572,7 +568,7 @@ _Overview of SFT-based methods for issue resolution. This table categorizes mode
572568
| CGM-SWE-PY | Qwen2.5-Coder-72B | 72B | Dense | Graph RAG | 50.4 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/codefuse-ai/CodeFuse-CGM) | - | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/codefuse-ai/CodeFuse-CGM-72B) |
573569
| SWE-rebench-openhands-Qwen3-30B-A3B | Qwen3-30B-A3B | 30B-A3B | MoE | OpenHands | 49.7 | - | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/datasets/nebius/SWE-rebench-openhands-trajectories) | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/nebius/SWE-rebench-openhands-Qwen3-30B-A3B) |
574570
| Devstral | Mistral Small 3 | 22B | Dense | OpenHands | 46.8 | - | - | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/mistralai/Devstral-Small-2507) |
575-
| Co-PatcheR | Qwen2.5-Coder-14B | 3$ imes$14B | Dense | PatchPilot-mini | 46.0 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/ucsb-mlsec/Co-PatcheR) | - | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/collections/UCSB-SURFI/co-patcher) |
571+
| Co-PatcheR | Qwen2.5-Coder-14B | 3$\times$14B | Dense | PatchPilot-mini | 46.0 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/ucsb-mlsec/Co-PatcheR) | - | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/collections/UCSB-SURFI/co-patcher) |
576572
| SWE-Swiss-32B | Qwen2.5-32B-Instruct | 32B | Dense | Agentless | 45.0 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/zhenyuhe00/SWE-Swiss) | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/SWE-Swiss/datasets) | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/SWE-Swiss/models) |
577573
| SWE-Lego-Qwen3-8B | Qwen3-8B | 8B | Dense | OpenHands | 44.4 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/SWE-Lego/SWE-Lego) | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/SWE-Lego/datasets) | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/SWE-Lego/SWE-Lego-Qwen3-8B) |
578574
| Lingma SWE-GPT | Qwen2.5-72B-Instruct | 72B | Dense | SWESynInfer | 30.2 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/LingmaTongyi/Lingma-SWE-GPT) | - | - |

app/docs/admin/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated": "2026-08-12",
2+
"generated": "2026-09-02",
33
"stats": {
44
"total": 281,
55
"data": 77,

0 commit comments

Comments
 (0)