Datasets:
Add paper link, task category, and descriptive tags
#1
by
nielsr
HF Staff
- opened
This PR enhances the dataset card by:
- Adding
task_categories: ['image-segmentation']to improve discoverability for relevant AI tasks, based on the paper's focus on semantic segmentation for AIGC detection. - Including descriptive
tagssuch asaigc-detection,diffusion-editing,image-forgery-detection, anddiffusion-modelsfor better search results and categorization. - Integrating a direct link to the paper DiffSeg30k: A Multi-Turn Diffusion Editing Benchmark for Localized AIGC Detection within the introductory description.
- Removing the redundant license declaration from the Markdown content, as it is already present in the YAML metadata.
These changes will make the dataset more accessible and informative for researchers on the Hugging Face Hub.
Thank you for enhancing the dataset card, I will merge your fix to the repo.
Chaos2629
changed pull request status to
merged