Improve dataset card: Add task category, paper link, GitHub link, and tags
#2
by nielsr HF Staff - opened
This PR improves the dataset card for ToxiClean-IT by:
- Adding the
task_categories(image-text-to-text) to the metadata. - Adding relevant
tags(safety,text-to-image,multimodal,vision-language-model,prompt-refinement). - Linking the dataset to its official paper page: https://huggingface.co/papers/2509.13760.
- Including a link to the GitHub repository: https://github.com/ku-dmlab/IPR.
- Adding a placeholder BibTeX citation for future completion.
These changes enhance the discoverability and completeness of the dataset card on the Hub.