Michael Rabinovich commited on
Commit ·
6d31809
1
Parent(s): 46e3a72
readme: describe the space card in client-facing terms
Browse files
README.md
CHANGED
|
@@ -25,12 +25,11 @@ tags:
|
|
| 25 |
|
| 26 |
# CADGenBench Leaderboard
|
| 27 |
|
| 28 |
-
A benchmark for AI-driven CAD generation: how well can a
|
| 29 |
textual or visual description of a mechanical part into a valid,
|
| 30 |
geometrically correct 3D model?
|
| 31 |
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
[`adyen/DABstep`](https://huggingface.co/spaces/adyen/DABstep).
|
|
|
|
| 25 |
|
| 26 |
# CADGenBench Leaderboard
|
| 27 |
|
| 28 |
+
A benchmark for AI-driven CAD generation: how well can a system turn a
|
| 29 |
textual or visual description of a mechanical part into a valid,
|
| 30 |
geometrically correct 3D model?
|
| 31 |
|
| 32 |
+
Browse the **Leaderboard** tab for ranked submissions, or upload your
|
| 33 |
+
own STEP files on the **Submit** tab: the Space runs the eval and
|
| 34 |
+
publishes a row with a per-submission report. The **About** tab covers
|
| 35 |
+
the scoring axes and links to the benchmark code and datasets.
|
|
|