code review
github-codereview
Code Review Dataset
A large-scale dataset of the best human-written code reviews from top GitHub repositories.
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.
The dataset also includes negative examples — code from the same PRs that passed review without comments — to help models learn when code is acceptable.
This provides a natural signal for training models to:
Generate… See the full description on the dataset page: https://huggingface.co/datasets/ronantakizawa/github-codereview.bangla-english-and-code-mixed-ecommerce-review-dataset
BanglishRev: A Large-Scale Bangla-English and Code-mixed Dataset of Product Reviews in E-Commerce
Description
The BanglishRev dataset is the largest e-commerce product review dataset to date for reviews written in Bengali, English, a mixture of both and Banglish, Bengali words written with English alphabets. The dataset comprises of 1.74 million written reviews from 3.2 million ratings information collected from a total of 128k products being sold in online… See the full description on the dataset page: https://huggingface.co/datasets/BanglishRev/bangla-english-and-code-mixed-ecommerce-review-dataset.CodeReviewWithSummaryQAcodereviewercode-review-instruct-critique-revision
Dataset Card for "code-review-instruct-critique-revision"
More Information needed
CodeReviewQA CodeReviewQA: The Code Review Comprehension Assessment for Large Language Models
The task of automated code refinement aims to automate the developer's perspective in resolving an actionable code review comment provided by a reviewer.
This is a generative task, where the LLM is required to revise a pre-review code submission with respect to the natural language code review comment to produce an intended post-review code revision.
CodeReviewQA further breaks down this generative task… See the full description on the dataset page: https://huggingface.co/datasets/Tomo-Melb/CodeReviewQA.
