Improve dataset card: Add metadata, links, and sample usage

#2
by nielsr HF Staff - opened

This PR significantly improves the dataset card by:

  • Adding task_categories: image-to-3d and license: mit to the metadata.
  • Linking the dataset to its official Hugging Face paper page: https://huggingface.co/papers/2508.17437.
  • Adding links to the project page and the GitHub repository.
  • Including a "Sample Usage" section with a code snippet for downloading the data, as found in the GitHub README, and a reference to the GitHub for full pipeline usage.
vlongle changed pull request status to merged

Sign up or log in to comment