datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
code_contest_python3_alpaca
Dataset Card for Code Contest Processed
Dataset Summary
This dataset contains coding contest questions and their solution written in Python3.
This dataset is created by processing code_contest dataset from Deepmind. It is a competitive programming dataset for machine-learning. Read more about dataset at original source.
Columns Description
id : unique string associated with a problem
description : problem description
code : one correct code for the problem… See the full description on the dataset page: https://huggingface.co/datasets/iamtarun/code_contest_python3_alpaca.chatgpt-python311-implementation-77
ChatGPT Python 3.11 Implementation 77
A 77-record synthetic Python 3.11 implementation dataset generated with ChatGPT.
The exact generator model variant was not preserved. Creator recollection favors ChatGPT LunaMax, but ChatGPT Terra Max remains possible, so the dataset does not attribute generation to a single exact model.
Dataset Size
Metric
Count
Final records
77
Unique records
77
Python prompts
77
Python 3.11 prompts
77
Fresh GPT-5.6 Sol… See the full description on the dataset page: https://huggingface.co/datasets/TaskPuppyAI/chatgpt-python311-implementation-77.lunamax-python311-stateful-reliability-40
LunaMax Python 3.11 Stateful Reliability 40
A 40-record synthetic Python 3.11 implementation dataset generated with ChatGPT LunaMax.
The tasks focus on small stateful components and reliability-sensitive implementation behavior, including state transitions, invariants, duplicate handling, counters, bounded structures, resource ownership, edge cases, and related correctness requirements.
Dataset Size
Metric
Count
Final records
40
Unique records
40… See the full description on the dataset page: https://huggingface.co/datasets/TaskPuppyAI/lunamax-python311-stateful-reliability-40.
