cadgenbench-submissions
收藏资源简介:
CADGenBench Submissions数据集是CADGenBench排行榜的提交记录和评估结果集合,专门用于存储和展示CAD(计算机辅助设计)和3D建模领域的生成模型在CADGenBench基准测试中的表现结果。数据集核心包含三个部分:results.jsonl文件存储每个提交的评估结果,排行榜表格直接从此文件读取数据;submissions目录下的压缩文件保存原始提交内容,支持重新生成单个提交报告和多模型比较报告;schema.md文件提供完整的数据字段说明。数据集通过自动化流程构建:提交者将模型输出打包为zip文件上传至排行榜空间,系统运行cadgenbench评估工具后,将结果追加到本数据集。该数据集与CADGenBench基准测试生态系统紧密集成,包括独立的测试输入数据集和私有的地面真值数据集,共同支持CAD生成任务的标准化评估。
The CADGenBench Submissions dataset is a collection of submission records and evaluation results for the CADGenBench leaderboard. It is specifically designed to store and display the performance results of generative models in the CAD (Computer-Aided Design) and 3D modeling fields within the CADGenBench benchmark test. The dataset core consists of three parts: the results.jsonl file stores evaluation results for each submission, with the leaderboard table directly reading data from this file; compressed files in the submissions directory preserve the original submission content, supporting the regeneration of individual submission reports and multi-model comparison reports; the schema.md file provides complete data field descriptions. The dataset is built through an automated process: submitters package model outputs as zip files and upload them to the leaderboard space, the system runs the cadgenbench evaluation tool, and then appends the results to this dataset. This dataset is tightly integrated with the CADGenBench benchmarking ecosystem, including independent test input datasets and private ground truth datasets, collectively supporting standardized evaluation for CAD generation tasks.
数据集概述:CADGenBench Submissions
- 许可证:CC-BY-4.0
- 语言:英语
- 名称:CADGenBench Submissions
- 标签:leaderboard, cad, 3d, benchmark
数据集内容
该数据集包含用于 CADGenBench 排行榜的提交和评估结果。数据集的结构如下:
| 路径 | 说明 |
|---|---|
results.jsonl |
每行对应一个已提交并评估的提交项,排行榜表格从中读取数据。 |
submissions/<uuid>.zip |
原始上传的压缩包,用于排行榜空间重新渲染每个提交项及多模型对比报告。 |
schema.md |
完整的行数据模式及字段说明。 |
数据集的生成方式
提交者通过排行榜空间的“Submit”选项卡上传压缩包。排行榜空间在CPU上运行 cadgenbench evaluate 命令,构建结果行,并通过 huggingface_hub.HfApi 将结果追加到该数据集中。
相关资源
- 排行榜空间:https://huggingface.co/spaces/HuggingAI4Engineering/CADGenBench
- 基准测试代码:https://github.com/huggingface/cadgenbench
- 输入数据:https://huggingface.co/datasets/HuggingAI4Engineering/cadgenbench-data
- 真实标签数据:https://huggingface.co/datasets/HuggingAI4Engineering/cadgenbench-data-gt (私有)





