Improve dataset card: Add task categories, abstract, correct links, and sample usage

#1
by nielsr HF Staff - opened

This PR enhances the dataset card for PartNeXt by:

  • Adding GRAPH_MACHINE_LEARNING to task_categories and relevant tags (3d, part-segmentation, question-answering, object-understanding) for improved discoverability.
  • Including the paper's abstract for better context.
  • Correcting the arXiv badge URL to point to https://arxiv.org/abs/2510.20155.
  • Updating the Paper link in the table to the Hugging Face paper page: https://huggingface.co/papers/2510.20155.
  • Adding a general Code link to the main GitHub repository: https://github.com/AuthorityWang/PartNeXt.
  • Correcting the Dataset Toolkit link in the table to https://github.com/AuthorityWang/PartNeXt_lib.
  • Adding a comprehensive Sample Usage section with instructions for downloading the dataset using huggingface-cli and installing/using the PartNeXt toolkit, as found in the GitHub README.
  • Removing the redundant original "Usage" section.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment