code-quality
High-Quality-Code
High-Quality-Code: Synthetic + Real (MAXIMUM CODE)
A massive, high-quality code dataset built with maximum code philosophy – as much code as possible.
Components
Synthetic syntax-correction dataset – 5M+ examples across 33 languages (original code_syntax_dataset_1GB.csv)
Real high-quality code from GitHub – 500 top-starred repositories – BOTH zips and extracted source
Current Status: IN PROGRESS
Target: 500 repos
Currently uploaded: 12 extracted… See the full description on the dataset page: https://huggingface.co/datasets/Corpus-NZ/High-Quality-Code.multilang-code-quality-reviewsCode-Generation-Quality-Estimation
Code Generation Quality Estimation
This repository contains model-ready task context, generated code, and complete-case execution-resource targets for five public LLM code-generation cohorts. It provides deterministic 70/10/20 group-aware split versions using seeds 42, 1234, and 2026.
Configurations
There are 15 configurations: one for each dataset and split seed. Each configuration has train, validation, and test splits.
Dataset
Complete rows
Groups
Models… See the full description on the dataset page: https://huggingface.co/datasets/Samsoup/Code-Generation-Quality-Estimation.multilang-code-quality-100kcode-edit-quality
Code Editing Quality — SFT-Ready (ShareGPT Format)
Quality-filtered splits of a 50K code-editing SFT dataset in ShareGPT conversation format, produced by LLM-based distillation that evaluates 9 quality criteria per sample.
Format
Each sample has a conversations field with ShareGPT-style turns:
system: Code editing system prompt
human: Instruction + source code
gpt: Edited code
Compatible with axolotl, LLaMA-Factory, and other SFT frameworks that support ShareGPT format.… See the full description on the dataset page: https://huggingface.co/datasets/AadiBhatia/code-edit-quality.big-multilang-code-quality-reviews
