Datasets:
Populate dataset card for RA-HMD with metadata, links, description, and usage
#1
by
nielsr
HF Staff
- opened
This PR populates the dataset card for RA-HMD by adding:
- The
license: cc-by-nc-4.0metadata. - The
task_categories: ['image-text-to-text']and relevanttags. - A link to the paper (https://huggingface.co/papers/2502.13061).
- A link to the associated GitHub repository (https://github.com/JingbiaoMei/RGCL).
- A link to the project page (https://rgclmm.github.io/).
- A descriptive overview of the dataset.
- A sample usage section with code snippets for environment setup and embedding generation, as found in the GitHub README.
- The BibTeX citation for the paper.
Jingbiao
changed pull request status to
merged