MrZilinXiao nielsr HF Staff commited on
Commit
fcb2116
·
verified ·
1 Parent(s): bc89b2c

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]>

Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1 +1,10 @@
1
- This repo contains cached trajectories of [RepoGraph](https://github.com/ozyyshr/RepoGraph).
 
 
 
 
 
 
 
 
 
 
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