Spaces:
Sleeping
Sleeping
File size: 504 Bytes
7c72eb2 | 1 2 3 4 5 6 7 8 9 10 | {
"id": "task_018_sphere",
"part_class": "sphere",
"difficulty_bin": 2,
"max_steps": 10,
"prompt": "Create a solid sphere with a diameter of 50 millimeters (radius 25 millimeters). The center of the sphere is at the origin (0, 0, 0). No holes, no flat faces, no features. A complete solid sphere.",
"ground_truth_step": "tasks/task_018_sphere/ground_truth.step",
"ground_truth_json": "tasks/task_018_sphere/ground_truth.json",
"reference_code": "tasks/task_018_sphere/reference_code.py"
} |