Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Size:
100K - 1M
ArXiv:
Tags:
software-engineering
Improve dataset card by linking to paper (#1)
Browse files- Improve dataset card by linking to paper (e749c1a1ad53550104915b53147dd8e36b04a15f)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -1 +1,10 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- text-generation
|
| 4 |
+
tags:
|
| 5 |
+
- software-engineering
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
This repo contains cached trajectories of the paper [RepoGraph: Enhancing AI Software Engineering with Repository-level Code Graph](https://huggingface.co/papers/2410.14684).
|
| 9 |
+
|
| 10 |
+
Code: https://github.com/ozyyshr/RepoGraph
|