Improve dataset card: add task categories, code link, and usage instructions
#3
by
nielsr
HF Staff
- opened
Hi, I'm Niels, part of the community science team at Hugging Face.
This pull request improves the dataset card for PartImageNet++ by:
- Adding
image-classificationandimage-segmentationto thetask_categoriesin the YAML metadata. - Adding links to the research paper and the official GitHub repository.
- Adding a "Usage" section with training and evaluation commands provided in the GitHub README.
These changes help make the dataset more discoverable and easier to use for the community.