Add Github link and task category
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -3,7 +3,10 @@ license: cc-by-nc-4.0
|
|
| 3 |
tags:
|
| 4 |
- coding
|
| 5 |
- agents
|
|
|
|
|
|
|
| 6 |
---
|
|
|
|
| 7 |
# SWE-PolyBench
|
| 8 |
|
| 9 |
[SWE-PolyBench](https://github.com/amazon-science/SWE-PolyBench) is a multi language repo level software engineering benchmark. Currently it includes 4 languages: Python, Java, Javascript, and Typescript. The number of instances in each language is:
|
|
|
|
| 3 |
tags:
|
| 4 |
- coding
|
| 5 |
- agents
|
| 6 |
+
task_categories:
|
| 7 |
+
- text-generation
|
| 8 |
---
|
| 9 |
+
|
| 10 |
# SWE-PolyBench
|
| 11 |
|
| 12 |
[SWE-PolyBench](https://github.com/amazon-science/SWE-PolyBench) is a multi language repo level software engineering benchmark. Currently it includes 4 languages: Python, Java, Javascript, and Typescript. The number of instances in each language is:
|