Improve dataset card: Add metadata, paper/code links, and sample usage
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the dataset card by:
- Adding the
image-to-image
task category and relevant tags (image-enhancement
,hdr
,multi-exposure
) for better discoverability. - Specifying the
cc-by-nc-4.0
license. - Linking to the official paper page: https://huggingface.co/papers/2507.17157.
- Including a link to the GitHub repository.
- Providing a basic sample usage section to guide users.
Thanks for you work!
lahaina
changed pull request status to
merged