Improve dataset card: Add paper, code, task category, and usage instructions

#1
by nielsr HF Staff - opened

This PR significantly improves the dataset card for the DNFTestSet by:

  • Linking to the associated paper (https://huggingface.co/papers/2312.02625).
  • Adding a link to the official GitHub repository (https://github.com/YichiCS/Diffusion-Noise-Feature).
  • Specifying the task_categories as image-classification.
  • Adding relevant tags: generated-image-detection, diffusion-models, and forensics.
  • Providing a concise description of the dataset based on the paper's abstract.
  • Including sample usage instructions from the GitHub README to guide users on dataset preparation, DNF computation, training, and evaluation.
  • Adding the academic citation for the paper.

These additions enhance the discoverability, context, and usability of the dataset on the Hugging Face Hub.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment