Improve dataset card: Add metadata, paper link, project page, and usage details
#1
by nielsr HF Staff - opened
This PR enhances the dataset card for the Omni-CAD dataset to improve its discoverability and provide comprehensive information.
Key updates include:
- Adding
task_categoriesastext-to-3dand relevant tags likemultimodal,cad,3d-generation, andmllm. - Including a direct link to the associated paper on Hugging Face Papers: CAD-MLLM: Unifying Multimodality-Conditioned CAD Generation With MLLM.
- Adding a link to the official project page.
- Centralizing the reference to the GitHub repository for preprocessing guidance and code.
- Providing a concise description of the dataset and sample download instructions to facilitate usage.
jingwei-xu-00 changed pull request status to merged
Sorry that I have just noticed this PR. Thanks a lot Niels!!!