datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
python-runtime-verified-error-correction
Python Runtime-Verified Error Correction Dataset 🐍⚡
Overview
Production-grade synthetic dataset of Python code errors with runtime-verified corrections. Each sample contains broken code, the actual runtime error, and a guaranteed-working fix validated through execution.
Unlike traditional synthetic datasets, every correction is verified by actually running the code in an isolated environment—eliminating hallucinations and ensuring real-world applicability.… See the full description on the dataset page: https://huggingface.co/datasets/SyntheticLogic-Labs/python-runtime-verified-error-correction.robot-error-correction-tr-v1
Robot Error Correction TR v1
This dataset focuses on failure detection and corrective behavior in embodied AI systems.
Unlike standard instruction datasets, each sample represents:
an incorrect real-world outcome
a corrective decision
The goal is improving humanoid robot autonomy and reliability in real environments.
Capabilities trained:
self-correction
safety awareness
environment feedback handling
recovery planning
