Skip to content

Commit ec3e389

Browse files
committed
docs: update table
1 parent d38374c commit ec3e389

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,7 @@ _Overview of SFT-based methods for issue resolution. This table categorizes mode
438438
|---|---|---|---|---|---|---|---|---|
439439
| SWE-rebench-openhands-Qwen3-235B-A22B | Qwen3-235B-A22B | 235B-A22B | MoE | OpenHands | 59.9 | - | [![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-235B-A22B) |
440440
| SWE-Lego-Qwen3-32B | Qwen3-32B | 32B | Dense | OpenHands | 57.6 | [![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-32B) |
441+
| 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) |
441442
| 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) |
442443
| Devstral | Mistral Small 3 | 22B | Dense | OpenHands | 46.8 | - | [![Website](https://img.shields.io/badge/Website-blog-5B9BD5?logo=googlechrome&logoColor=white)](https://mistral.ai/news/devstral) | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/mistralai/Devstral-Small-2507) |
443444
| Co-PatcheR | Qwen2.5-Coder-14B | 3×14B | Dense | PatchPilot-mini | 46 | [![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) |
@@ -448,7 +449,6 @@ _Overview of SFT-based methods for issue resolution. This table categorizes mode
448449
| Lingma SWE-GPT | Qwen2.5-Coder-7B | 7B | Dense | SWESynInfer | 18.2 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/LingmaTongyi/Lingma-SWE-GPT) | - | - |
449450
| SWE-Gym-Qwen-14B | Qwen2.5-Coder-14B | 14B | Dense | OpenHands, MoatlessTools | 16.4 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/SWE-Gym/SWE-Gym) | - | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/SWE-Gym) |
450451
| SWE-Gym-Qwen-7B | Qwen2.5-Coder-7B | 7B | Dense | OpenHands, MoatlessTools | 10.6 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/SWE-Gym/SWE-Gym) | - | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/SWE-Gym) |
451-
| 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) |
452452

453453
---
454454

data/tables/table3.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Model Name,Base Model,Size,Arch.,Training Scaffold,Res.(%),Code,Data,Model
22
SWE-rebench-openhands-Qwen3-235B-A22B,Qwen3-235B-A22B,235B-A22B,MoE,OpenHands,59.9,-,\hflink{https://huggingface.co/datasets/nebius/SWE-rebench-openhands-trajectories},\hflink{https://huggingface.co/nebius/SWE-rebench-openhands-Qwen3-235B-A22B}
33
SWE-Lego-Qwen3-32B,Qwen3-32B,32B,Dense,OpenHands,57.6,\ghlink{https://github.com/SWE-Lego/SWE-Lego},\hflink{https://huggingface.co/SWE-Lego/datasets},\hflink{https://huggingface.co/SWE-Lego/SWE-Lego-Qwen3-32B}
4+
CGM-SWE-PY,Qwen2.5-Coder-72B,72B,Dense,Graph RAG,50.4,\ghlink{https://github.com/codefuse-ai/CodeFuse-CGM},-,\hflink{https://huggingface.co/codefuse-ai/CodeFuse-CGM-72B}
45
SWE-rebench-openhands-Qwen3-30B-A3B,Qwen3-30B-A3B,30B-A3B,MoE,OpenHands,49.7,-,\hflink{https://huggingface.co/datasets/nebius/SWE-rebench-openhands-trajectories},\hflink{https://huggingface.co/nebius/SWE-rebench-openhands-Qwen3-30B-A3B}
56
Devstral,Mistral Small 3,22B,Dense,OpenHands,46.8,-,\bloglink{https://mistral.ai/news/devstral},\hflink{https://huggingface.co/mistralai/Devstral-Small-2507}
67
Co-PatcheR,Qwen2.5-Coder-14B,3$\times$14B,Dense,PatchPilot-mini,46,\ghlink{https://github.com/ucsb-mlsec/Co-PatcheR},-,\hflink{https://huggingface.co/collections/UCSB-SURFI/co-patcher}
@@ -11,4 +12,3 @@ SWE-Gym-Qwen-32B,Qwen2.5-Coder-32B,32B,Dense,"OpenHands, MoatlessTools",20.6,\gh
1112
Lingma SWE-GPT,Qwen2.5-Coder-7B,7B,Dense,SWESynInfer,18.2,\ghlink{https://github.com/LingmaTongyi/Lingma-SWE-GPT},-,-
1213
SWE-Gym-Qwen-14B,Qwen2.5-Coder-14B,14B,Dense,"OpenHands, MoatlessTools",16.4,\ghlink{https://github.com/SWE-Gym/SWE-Gym},-,\hflink{https://huggingface.co/SWE-Gym}
1314
SWE-Gym-Qwen-7B,Qwen2.5-Coder-7B,7B,Dense,"OpenHands, MoatlessTools",10.6,\ghlink{https://github.com/SWE-Gym/SWE-Gym},-,\hflink{https://huggingface.co/SWE-Gym}
14-
CGM-SWE-PY,Qwen2.5-Coder-72B,72B,Dense,Graph RAG,50.4,\ghlink{https://github.com/codefuse-ai/CodeFuse-CGM},-,\hflink{https://huggingface.co/codefuse-ai/CodeFuse-CGM-72B}

docs/tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ _Overview of SFT-based methods for issue resolution. This table categorizes mode
7878
|---|---|---|---|---|---|---|---|---|
7979
| SWE-rebench-openhands-Qwen3-235B-A22B | Qwen3-235B-A22B | 235B-A22B | MoE | OpenHands | 59.9 | - | [![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-235B-A22B) |
8080
| SWE-Lego-Qwen3-32B | Qwen3-32B | 32B | Dense | OpenHands | 57.6 | [![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-32B) |
81+
| 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) |
8182
| 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) |
8283
| Devstral | Mistral Small 3 | 22B | Dense | OpenHands | 46.8 | - | [![Website](https://img.shields.io/badge/Website-blog-5B9BD5?logo=googlechrome&logoColor=white)](https://mistral.ai/news/devstral) | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/mistralai/Devstral-Small-2507) |
8384
| Co-PatcheR | Qwen2.5-Coder-14B | 3×14B | Dense | PatchPilot-mini | 46 | [![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) |
@@ -88,7 +89,6 @@ _Overview of SFT-based methods for issue resolution. This table categorizes mode
8889
| Lingma SWE-GPT | Qwen2.5-Coder-7B | 7B | Dense | SWESynInfer | 18.2 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/LingmaTongyi/Lingma-SWE-GPT) | - | - |
8990
| SWE-Gym-Qwen-14B | Qwen2.5-Coder-14B | 14B | Dense | OpenHands, MoatlessTools | 16.4 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/SWE-Gym/SWE-Gym) | - | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/SWE-Gym) |
9091
| SWE-Gym-Qwen-7B | Qwen2.5-Coder-7B | 7B | Dense | OpenHands, MoatlessTools | 10.6 | [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/SWE-Gym/SWE-Gym) | - | [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/SWE-Gym) |
91-
| 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) |
9292

9393
---
9494

0 commit comments

Comments
 (0)