HuggingAI4Engineering/cadgenbench-data
CADGenBench (Inputs) Public inputs for the CADGenBench benchmark, which measures how well AI systems produce correct 3D mechanical parts as STEP files. This repository holds the task inputs only; the ground truth is withheld in a separate private repository so that the leaderboard's evaluation is the single source of truth. Leaderboard Space: HuggingAI4Engineering/CADGenBench Browse the tasks: the Tasks tab on the Space (thumbnails, search, generation/editing filter, per-task… See the full description on the dataset page: https://huggingface.co/datasets/HuggingAI4Engineering/cadgenbench-data.
68.6k
1description: >2 There are two primary walls parallel to the YZ plane. The one further in the +X direction has two large holes, the one further in the -X direction has one large hole. For the wall further in the -X direction with one large hole, there are two smaller holes in the +Y direction from that large hole whose axes share the same Y value. Remove these two holes.3 4task_type: editing5input_files:6 - input.step7 8input_type: text+step9 