Added TODO
Browse files
README.md
CHANGED
@@ -20,6 +20,9 @@ The user's model should correct the files of the repo, and benchmark pushes repo
|
|
20 |
|
21 |
## List of items of the datapoint:
|
22 |
|
|
|
|
|
|
|
23 |
**id**: unique id of the dp
|
24 |
**language**: the main language of the repo
|
25 |
**repo_name**: original repo name
|
|
|
20 |
|
21 |
## List of items of the datapoint:
|
22 |
|
23 |
+
# TODO Add http links to failed commit
|
24 |
+
# TODO Add file list os changed files
|
25 |
+
|
26 |
**id**: unique id of the dp
|
27 |
**language**: the main language of the repo
|
28 |
**repo_name**: original repo name
|