Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ size_categories:
|
|
| 17 |
|
| 18 |
# Code Review Dataset
|
| 19 |
|
| 20 |
-
A large-scale dataset of the best code reviews from top GitHub repositories.
|
| 21 |
|
| 22 |
Each row captures a moment where a human code reviewer left an inline comment on a pull request, and the author subsequently modified the code in response.
|
| 23 |
|
|
|
|
| 17 |
|
| 18 |
# Code Review Dataset
|
| 19 |
|
| 20 |
+
A large-scale dataset of the best human-written code reviews from top GitHub repositories.
|
| 21 |
|
| 22 |
Each row captures a moment where a human code reviewer left an inline comment on a pull request, and the author subsequently modified the code in response.
|
| 23 |
|