Update dataset card for InnerControl paper (Heeding the Inner Voice)

#3
by nielsr HF Staff - opened

This PR updates the dataset card for MultiGen-20M_train to reflect its use with the paper Heeding the Inner Voice: Aligning ControlNet Training via Intermediate Features Feedback (InnerControl).

Key changes include:

  • Updating the introductory text to clearly link the dataset to the InnerControl paper, its project page, and GitHub repository.
  • Adding the full abstract of the InnerControl paper for immediate context.
  • Including a method diagram from the paper's GitHub repository.
  • Enhancing the metadata with:
    • task_categories: text-to-image
    • license: cc-by-nc-4.0
    • language: en
    • Relevant tags such as diffusion, controlnet, and image-generation.
    • size_categories to indicate the dataset's scale.
  • Removing irrelevant or potentially misleading content like the empty "File information" section and the "News" section which references an unrelated dataset.
  • Retaining relevant sections that describe the dataset's structure and supporting code files.

These updates aim to improve the dataset's discoverability and provide more comprehensive information for users on the Hugging Face Hub.

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

Sign up or log in to comment