datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
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.qwen3.8-python311-targeted-200
Qwen3.8 Max Python 3.11 Stateful Implementation 200
A 200-record synthetic Python 3.11 programming dataset generated with
Qwen3.8 Max and audited with ChatGPT LunaMax.
The dataset focuses primarily on compact stateful implementation tasks with
explicit behavioral contracts, plus a smaller debugging and repair component.
Dataset Summary
The publication artifact contains 200 unique records using the schema:
{
"user": "...",
"assistant": "..."
}
Recovered… See the full description on the dataset page: https://huggingface.co/datasets/TaskPuppyAI/qwen3.8-python311-targeted-200.python3
