We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 268ce7d commit be0f61fCopy full SHA for be0f61f
1 file changed
README.md
@@ -1,7 +1,10 @@
1
-# swe-forge
+<h1 align="center">swe-forge</h1>
2
3
-[](https://www.rust-lang.org/)
4
-[](LICENSE)
+<p align="center">
+ <a href="https://www.rust-lang.org/"><img src="https://img.shields.io/badge/rust-1.70%2B-orange.svg" alt="Rust"></a>
5
+ <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT"></a>
6
+ <a href="https://huggingface.co/datasets/CortexLM/swe-forge"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Dataset-yellow.svg" alt="HuggingFace Dataset"></a>
7
+</p>
8
9
**High-performance SWE-bench dataset generator and evaluation harness that mines real GitHub pull requests, produces evaluation-ready task instances, and benchmarks coding agents.**
10
0 commit comments