CoolFace
Datasetpublic

KurtDu/SpaceCode-Bench

SpaceCode-Bench Construct, reconstruct and edit native 3D environments with Blender code. Website · Code and evaluator · Protocol · Complete worked example SpaceCode-Bench is a procedural development benchmark with 1,200 materialized scenes, 3,600 task bundles and 4,800 execution conditions. Each task publishes a complete numerical contract. Evaluation reopens the native .blend, extracts geometry and controlled views, and measures the declared requirements. Construction starts… See the full description on the dataset page: https://huggingface.co/datasets/KurtDu/SpaceCode-Bench.

sourceHugging Facecc-by-4.0updated 13d agoView on Hugging Face
0likes187downloads
statistics.json18 linesDownload Raw Back to root
1{2  "scenes": 1200,3  "conditions": 4800,4  "bundles": 3600,5  "lineages": 240,6  "conditions_by_split": {7    "train": 3580,8    "validation": 440,9    "test": 78010  },11  "scenes_by_split": {12    "train": 895,13    "validation": 110,14    "test": 19515  },16  "formal_model_runs": 017}18