CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01ronantakizawa /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.tabulartext-generation100K<n<1M62 likes1.4k downloads7mo agoHugging Face02AzerChakir /CodeReviewWithSummaryQAgatedtextn<1K0 likes696 downloads1mo agoHugging Face03fasterinnerlooper /codereviewertabular100K<n<1M1 likes224 downloads3y agoHugging Face04Dahoas /code-review-instruct-critique-revision Dataset Card for "code-review-instruct-critique-revision" More Information needed text10K<n<100K4 likes214 downloads4y agoHugging Face05Tomo-Melb /CodeReviewQAgated 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.textmultiple-choicen<1K5 likes204 downloads7mo agoHugging Face06ruoyu001 /swebench-codereview-benchmark-v3 SWE-bench Code Review Benchmark v3 This dataset contains 7 benchmark splits for evaluating code review models on the SWE-bench task. Dataset Summary Total instances: 3500 Total resolved: 801 (22.9%) Splits: 7 (3 main + 4 weak models) Version: 3.0.0 Created: 2026-05-03 Splits Split Instances Resolved Resolve Rate Model glm5_500_v3 500 361 72.2% openai/GLM-5-FP8 qwen3_coder_30b_500_v3 500 235 47.0% Qwen/Qwen3-Coder-30B-A3B-Instruct… See the full description on the dataset page: https://huggingface.co/datasets/ruoyu001/swebench-codereview-benchmark-v3.text1K<n<10K0 likes147 downloads5mo agoHugging Face07code-review-bench /code-review-bench Code Review Bench A paired online-offline benchmark for AI code review. Splits online — Stratified sample of 1,135 bot-reviewed PRs, scraped from open-source Github repositories and scored by the online benchmark (15 tools, Feb–Apr 2026). offline — 136 expert-curated golden issues across 50 PRs (5 repositories). Provenance The offline golden issues extend the 50-PR benchmark originally created by Greptile (2025) and refined by Augment (2025). Our… See the full description on the dataset page: https://huggingface.co/datasets/code-review-bench/code-review-bench.tabulartext-generation1K<n<10K1 likes126 downloads2mo agoHugging Face08Dahoas /code-review-instruct-critique-revision-pythontext1K<n<10K10 likes91 downloads4y agoHugging Face09VatsaDev /code-reviewA Scrape of the codereview stack exchange, good for high quality code texttext-generation10K<n<100K3 likes88 downloads3y agoHugging Face10316usman /code-review CODE_REVIEW A preference dataset for CODE_REVIEW, harvested from real, human-labelled sources and curated by an automated harvesting harness with an LLM quality gate. Format Standard preference / DPO schema — each row: column meaning prompt the request (originally code) chosen the human-preferred response rejected a worse response to the same prompt source the dataset/URL the row was harvested from Splits 80/10/10 train /… See the full description on the dataset page: https://huggingface.co/datasets/316usman/code-review.texttext-generation1K<n<10K0 likes59 downloads12d agoHugging Face11ronantakizawa /codereview-bench CodeReview-Bench A benchmark for evaluating models on two code review tasks, curated from ronantakizawa/github-codereview. Tasks 1. Code Editing Given code and a reviewer comment, apply the requested change. Input: before_code, reviewer_comment, language, diff_context Target: after_code from datasets import load_dataset ds = load_dataset("ronantakizawa/codereview-bench", "code-editing") example = ds["test"][0] prompt = f"""Apply the following review comment… See the full description on the dataset page: https://huggingface.co/datasets/ronantakizawa/codereview-bench.texttext-generation100K<n<1M3 likes57 downloads7mo agoHugging Face12manishsaini1 /github-codereview-dataset Github-Codereview-Dataset Made with ❤️ using 🦥 Unsloth Studio github-codereview-dataset was generated with Unsloth Recipe Studio. It contains 10,000 generated records. 🚀 Quick Start from datasets import load_dataset # Load the main dataset dataset = load_dataset("manishsaini1/github-codereview-dataset", "data", split="train") df = dataset.to_pandas() 📊 Dataset Summary 📈 Records: 10,000 📋 Columns: 23 📋 Schema & Statistics… See the full description on the dataset page: https://huggingface.co/datasets/manishsaini1/github-codereview-dataset.tabular10K<n<100K1 likes52 downloads7d agoHugging Face13mlfoundations-dev /stackexchange-codereview-sandboxes-traces-terminus-2text1K<n<10K0 likes49 downloads1y agoHugging Face14DCAgent2 /terminal_bench_2_a1_stackexchange_codereview_20260711_155918text1K<n<10K0 likes48 downloads2mo agoHugging Face15DCAgent /stackexchange-codereview-sandboxes_glm_4.7_traces_jupitertext10K<n<100K0 likes43 downloads6mo agoHugging Face16mlfoundations-dev /stackexchange_codereviewtext10K<n<100K1 likes37 downloads2y agoHugging Face17mlfoundations-dev /b2_code_fasttext_pos_codeforces_neg_codereviewtabular10K<n<100K0 likes33 downloads1y agoHugging Face18mlfoundations-dev /stackexchange-codereview-sandboxestext10K<n<100K0 likes32 downloads1y agoHugging Face19Code-TREAT /code_review_generationtext100K<n<1M0 likes27 downloads1y agoHugging Face20DCAgent2 /terminal_bench_2_stackexchange_codereview_sandboxes_traces_terminus_2_overwrite6d215e47textn<1K0 likes23 downloads6mo agoHugging Face21DCAgent2 /dev_set_v2_a1_stackexchange_codereview_20260710_112156text1K<n<10K0 likes22 downloads2mo agoHugging Face22laion /eval-fsr-a1-stackexchange-codereview-swe-r378-rf0710-tracestext1K<n<10K0 likes21 downloads2mo agoHugging Face23alenphilip /Code-Review-Assistantgated Dataset Card for Code Review Assistant Training Dataset Dataset Description Overview This is the training split of the Code Review Assistant Dataset - a comprehensive synthetic dataset designed for fine-tuning AI models in Python code review, security analysis, and code quality assessment. Dataset Summary Curated by: Alen Philip Language: English (with Python code examples) License: cc-by-nc-4.0 Total Examples: 13,670 Purpose: Training data for code… See the full description on the dataset page: https://huggingface.co/datasets/alenphilip/Code-Review-Assistant.texttext-generation10K<n<100K0 likes20 downloads11mo agoHugging Face24AmanPriyanshu /reasoning-sft-github-codereview reasoning-sft-github-codereview Converted version of ronantakizawa/github-codereview, filtered to 76,689 high-quality rows (quality_score >= 0.75, excluding none comment type). Nothing fancy, just reformatted the columns into a standard messages format for SFT/reasoning training. No content was modified or regenerated. Format Each row has three columns: input — list of dicts with role and content (system prompt + user turn containing the reviewer comment and original… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/reasoning-sft-github-codereview.texttext-generation10K<n<100K0 likes20 downloads7mo agoHugging Face25DCAgent2 /terminal_bench_2_a1_stackexchange_codereview_20260406_035458textn<1K0 likes20 downloads6mo agoHugging Face26aniketp2009gmail /code-review-benchmarktextn<1K0 likes19 downloads7mo agoHugging Face27gram-chan-jp /code-review-dataset-ja Japanese Code Review Dataset (500 Samples) A dataset of 500 code review pairs (buggy code + fixed code) with Japanese review comments. Designed for training and evaluating code review assistance models. Total samples: 500 Languages: Python (220), JavaScript (136), Go (54), Rust (52), TypeScript (38) Difficulties: Easy (135), Medium (259), Hard (106) Bug types: Logic Error (120), Null Pointer (81), Off-by-One (80), Edge Case (77), Type Error (60), Security (42), Performance (40)… See the full description on the dataset page: https://huggingface.co/datasets/gram-chan-jp/code-review-dataset-ja.textn<1K0 likes19 downloads4mo agoHugging Face2877xiaoyuanzi8 /code_reviewertext10K<n<100K5 likes17 downloads3y agoHugging Face29ImTamsi /code-review-findings-samples Code Review Findings Samples Curated synthetic examples for evaluating automated code review pipelines — especially the AI Code Reviewer MCP stack built with Qwen3.6-27B. Each row contains a short code snippet, the analysis type, and a structured JSON output that matches the review contract used by ImTamsi/qwen3.6-27b-code-reviewer. Dataset structure Column Description id Stable sample identifier analysis_type review, bugs, security, performance… See the full description on the dataset page: https://huggingface.co/datasets/ImTamsi/code-review-findings-samples.texttext-generationn<1K0 likes17 downloads3mo agoHugging Face30stindardlogic /code-review-dpo-3k Code Review DPO Pairs (3K) DPO preference pairs for training LLMs to produce specific, actionable, educational code reviews. Dataset Description 3,000 preference pairs across 4 programming languages: Language Examples Python ~64% JavaScript ~12% TypeScript ~12% Go ~12% 8 review scenarios covering real-world code quality issues: SQL injection & security vulnerabilities XSS via innerHTML Hardcoded credentials Resource leaks (unclosed… See the full description on the dataset page: https://huggingface.co/datasets/stindardlogic/code-review-dpo-3k.texttext-generation1K<n<10K0 likes17 downloads2mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.