datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Competitive-Programming-python-blend
Dataset Card for Competitive-Programming-python-blend
Summary
Competitive-Programming-python-blend is a mixed supervised fine-tuning dataset centered on competitive programming, code reasoning, and instruction-style problem solving. The blend is Python-first, but it also keeps a small amount of C++, agentless SWE, and reasoning-oriented chat supervision to broaden training coverage.
The current release is published as a single HF-friendly JSONL file, clean.jsonl.… See the full description on the dataset page: https://huggingface.co/datasets/Jackrong/Competitive-Programming-python-blend.SciCode-Programming-Problems
DATA3: Programming Problems Generation Dataset
Dataset Overview
DATA3 is a large-scale programming problems generation dataset that contains AI-generated programming problems inspired by real scientific computing code snippets. The dataset consists of 22,532 programming problems, each paired with a comprehensive solution. These problems focus on scientific computing concepts such as numerical algorithms, data analysis, mathematical modeling, and computational methods in… See the full description on the dataset page: https://huggingface.co/datasets/SciCodePile/SciCode-Programming-Problems.textbook_quality_programming
Dataset Card for "textbook_quality_programming"
Synthetic programming textbooks generated with GPT-3.5 and retrieval. Very high quality, aimed at being used in a phi replication. Currently 115M tokens. Covers many languages and technologies, with a bias towards python.
~10k of the books (65M tokens) use an older generation method, and average 6k tokens in length. ~1.5k books (50M tokens) use a newer generation method, with a more detailed outline, and average 33k tokens in… See the full description on the dataset page: https://huggingface.co/datasets/vikp/textbook_quality_programming.Puma-Programming-Language-Dataset
license: mit
Puma Programming Language Dataset
The Puma Programming Language Dataset is a curated collection of Puma programming examples designed for developers, learners, educators, researchers, and AI systems working with the Puma programming language.
The dataset contains practical Puma code examples covering language syntax, programming patterns, data structures, functions, iteration, backend development, HTTP services, APIs, WebSocket communication… See the full description on the dataset page: https://huggingface.co/datasets/dominexmacedon/Puma-Programming-Language-Dataset.Competitive-Programmingpaloma_programming_languagesprogramming_books_engIndustryCorpus2_computer_programming_code
IndustryCorpus2: Programming
This repository contains the IndustryCorpus2: Programming domain subset of BAAI/IndustryCorpus2.
Refer to the parent dataset card for data construction, intended use, limitations,
and licensing details.
Citation
If you use this dataset in your work, please cite IndustryCorpus2:
@misc{shi2024industrycorpus2,
title = {IndustryCorpus2},
author = {Xiaofeng Shi and Lulu Zhao and Hua Zhou and Donglin Hao},
year = {2024}… See the full description on the dataset page: https://huggingface.co/datasets/BAAI/IndustryCorpus2_computer_programming_code.systems_programming_and_administrationprogramming_books_llama
Dataset Card for "programming_books_llama"
400M tokens of programming books generated by gpt-3.5 (70M tokens) and a finetuned codellama 34b. The gpt-3.5 data is extremely high quality. The llama data has lower quality and shorter length, but is still good. This was generated with the textbook quality repo.
programming-solutionsThe programming solutions retrieval source for code-rag-bench, comprising programming solutions for the HumanEval and MBPP datasets.
systems_programming_code_conversationsHunter-Alpha-Programming-160000x
Hunter-Alpha-Programming-160000x - just a filtered version of the original dataset with like 50k more programming questions, DO NOT FINETUNE ON BOTH ONLY USE ONE
160,000 programming reasoning traces distilled from Hunter Alpha on OpenRouter at high and xhigh reasoning
Distribution:
Includes: Webdev, C++, Java, JS, C, Ruby, Lua, Rust, and C#
Token Count as of 3/17/2026: a lot idk probably 1 billion
[!NOTE]
This will be the last dataset update for hunter alpha I beleive… See the full description on the dataset page: https://huggingface.co/datasets/ianncity/Hunter-Alpha-Programming-160000x.codeagent-pythonPersonaSignal-PerceivabilityTest-Programming-Expertise-gpt-5-mini
Dataset card for PersonaSignal-PerceivabilityTest-Programming-Expertise-gpt-5-mini
This dataset was made with Curator.
Dataset details
A sample from the dataset:
{
"dimension_name": "programming_expertise",
"dimension_values": [
"Novice",
"Intermediate",
"Advanced"
],
"dimension_description": "Represents the user's practical fluency in software engineering. It shapes how they decompose problems, choose abstractions, weigh… See the full description on the dataset page: https://huggingface.co/datasets/JasonYan777/PersonaSignal-PerceivabilityTest-Programming-Expertise-gpt-5-mini.multiround-programming-convo
Multi-Round Programming Conversations
Based on previous evol-codealpaca-v1 dataset with added sampled questions from stackoverflow, crossvalidated and make it multiround!
It should be more suited to train a code assistant which works side by side.
Tasks included in here:
Data science, statistic, programming questions
Code translation : translate a short function from Python, Golang, C++, Java, Javascript
Code fixing : Fix randomly corrupts characters with no tab… See the full description on the dataset page: https://huggingface.co/datasets/theblackcat102/multiround-programming-convo.PersonaSignal-PersonalizedResponse-Programming-Expertise-gpt-5-mini
Dataset card for PersonaSignal-PersonalizedResponse-Programming-Expertise-gpt-5-mini
This dataset was made with Curator.
Dataset details
A sample from the dataset:
{
"dimension_name": "programming_expertise",
"dimension_values": [
"Novice",
"Intermediate",
"Advanced"
],
"dimension_description": "Represents the user's practical fluency in software engineering. It shapes how they decompose problems, choose abstractions, weigh… See the full description on the dataset page: https://huggingface.co/datasets/JasonYan777/PersonaSignal-PersonalizedResponse-Programming-Expertise-gpt-5-mini.python-programming-instructionsNemotron-Competitive-Programming-v1-prompt-only
Nemotron-Competitive-Programming-v1-prompt-only
Prompt-only extraction from nvidia/Nemotron-Competitive-Programming-v1.
Files:
prompts.csv: one prompt extraction record per source row. Records include
prompt, separated system_prompt, and structured tools when the source row
defines available tools. Nested values are JSON-encoded inside CSV cells.
summary.md: source row counts, extracted row counts, count deltas, and failed prompt counts.
null_or_empty_rows.md: row indexes where… See the full description on the dataset page: https://huggingface.co/datasets/jamesdborin/Nemotron-Competitive-Programming-v1-prompt-only.Nemotron-SFT-Competitive-Programming-v2-prompt-only
Nemotron-SFT-Competitive-Programming-v2-prompt-only
Prompt-only extraction from nvidia/Nemotron-SFT-Competitive-Programming-v2.
Files:
prompts.csv: one prompt extraction record per source row. Records include
prompt, separated system_prompt, and structured tools when the source row
defines available tools. Nested values are JSON-encoded inside CSV cells.
summary.md: source row counts, extracted row counts, count deltas, and failed prompt counts.
null_or_empty_rows.md: row… See the full description on the dataset page: https://huggingface.co/datasets/jamesdborin/Nemotron-SFT-Competitive-Programming-v2-prompt-only.python_programming_questionsSciCode-Programming-Problems
DATA3: Programming Problems Generation Dataset
Dataset Overview
DATA3 is a large-scale programming problems generation dataset that contains AI-generated programming problems inspired by real scientific computing code snippets. The dataset consists of 22,532 programming problems, each paired with a comprehensive solution. These problems focus on scientific computing concepts such as numerical algorithms, data analysis, mathematical modeling, and computational… See the full description on the dataset page: https://huggingface.co/datasets/SciCode/SciCode-Programming-Problems.linear-programminglunamax-multitask-programming-1000
LunaMax Multitask Programming 1000
A 1,000-record synthetic multitask programming dataset generated with
ChatGPT LunaMax.
The recovered dataset combines code review, implementation, bug and severity
classification, and strict output-contract tasks across multiple programming
languages.
The historical source shards were reviewed with ChatGPT 5.6 Sol High according
to dataset creator confirmation. During Hugging Face publication preparation,
all 1,000 records received a new… See the full description on the dataset page: https://huggingface.co/datasets/TaskPuppyAI/lunamax-multitask-programming-1000.programming-interview-zh-extended
Programming Interview Dataset (Chinese Extended) - 编程面试数据集(扩展版)
Overview
An EXTENDED version of the Chinese programming interview question dataset with 2000 problems featuring detailed solutions in Python, Java, and C++, complexity analysis, and key insights. Designed for LLM training in coding assistance and technical interview preparation.
Dataset Structure
Field
Description
problem_id
Unique identifier
original_id
Original problem ID… See the full description on the dataset page: https://huggingface.co/datasets/shangshang/programming-interview-zh-extended.ProgrammingDataset
🧠 ProgrammingDataset
A high-quality, production-grade dataset of programming code snippets across multiple languages, collected and curated manually to support research in code generation, analysis, and educational tools.
📌 Dataset Summary
Field
Description
Rows
100+ code samples
Languages
Python, JavaScript, C++, Java, etc.
Tasks
Data structures, algorithms, system utilities
Format
Excel (.xlsx) and CSV
License
MIT
Each entry includes:
id:… See the full description on the dataset page: https://huggingface.co/datasets/kaiiddo/ProgrammingDataset.AIYA-Programming
AIYA Programs Toolkit & Benchmark Data 🛠️
This repository provides technical resources, exercises, evaluation benchmarks, datasets, and starter materials supporting the experiential programming of the AI Youth Alliance (AIYA).
AIYA is a global, student-led educational network dedicated to building foundational AI literacy, AI fluency, technical skills, critical AI literacy, student agency, and genuine authorship through hands-on learning and collaborative problem-solving.
The… See the full description on the dataset page: https://huggingface.co/datasets/AIYA-on-Huggingface/AIYA-Programming.multiturn_programming_binarized
Dataset Card for "multiturn_programming_binarized"
More Information needed
Code-290k-labels-programming_languages-NO_Chatgpt
Para etiquetar los lenguajes de programación en un conjunto de datos extenso de fragmentos de código, se aplicaron técnicas automatizadas de procesamiento de texto y patrones específicos de cada lenguaje, sin recurrir al uso de modelos de lenguaje avanzados como ChatGPT o LLMs. Se inició con la extracción y preparación de datos usando pandas, una biblioteca de análisis de datos en Python, que facilitó la manipulación y el procesamiento del conjunto de datos obtenido de Hugging Face's… See the full description on the dataset page: https://huggingface.co/datasets/NickyNicky/Code-290k-labels-programming_languages-NO_Chatgpt.quantum-compilation-and-programming
Neura Parse — Quantum Compilation & Programming
A code-heavy vertical on the quantum software/compilation stack: turning abstract quantum circuits and unitaries into device-executable programs. Covers unitary decomposition and circuit synthesis (Euler/ZYZ, KAK/Cartan, Solovay-Kitaev, Ross-Selinger gridsynth, numerical synthesis with BQSKit), gate-set/basis transpilation to native gate sets, qubit layout/mapping and routing under connectivity constraints (SABRE, VF2, SWAP… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-compilation-and-programming.
