Update README.md
Browse filesadding paper link
README.md
CHANGED
|
@@ -6,4 +6,6 @@ license: cdla-permissive-2.0
|
|
| 6 |
|
| 7 |
SWE-Sharp-Bench is a comprehensive benchmark suite for evaluating software engineering capabilities of AI agents and models on C# and .NET codebases. This benchmark extends the SWE-Bench framework to the C# ecosystem, providing real-world software engineering tasks from popular open-source repositories.
|
| 8 |
|
| 9 |
-
Code - https://github.com/microsoft/prose/tree/main/misc/SWE-Sharp-Bench
|
|
|
|
|
|
|
|
|
| 6 |
|
| 7 |
SWE-Sharp-Bench is a comprehensive benchmark suite for evaluating software engineering capabilities of AI agents and models on C# and .NET codebases. This benchmark extends the SWE-Bench framework to the C# ecosystem, providing real-world software engineering tasks from popular open-source repositories.
|
| 8 |
|
| 9 |
+
Code - https://github.com/microsoft/prose/tree/main/misc/SWE-Sharp-Bench
|
| 10 |
+
|
| 11 |
+
Research Paper Draft & Benchmark Analysis: https://aka.ms/swesharparxiv
|