Datasets:
Improve dataset card: Add metadata, links, introduction, usage, and citation
#2
by
nielsr
HF Staff
- opened
This Pull Request significantly enhances the SMMILE dataset card by:
- Adding crucial metadata:
task_categories: image-text-to-text,license: cc-by-4.0,language: en, and relevanttags(medical,multimodal,in-context-learning,vqa,benchmark). - Populating the content section with a comprehensive introduction directly from the project's GitHub README.
- Including prominent links to the associated Hugging Face paper (https://huggingface.co/papers/2506.21355), the project page (https://smmile-benchmark.github.io), and the GitHub repository (https://github.com/smmile-benchmark/SMMILE).
- Providing clear sample usage instructions for loading the dataset.
- Adding explicit license information and the BibTeX citation for proper attribution.
- Including the project logo and acknowledgments.
These additions ensure the dataset is more discoverable, well-documented, and easier for researchers to use on the Hugging Face Hub.
mr02
changed pull request status to
merged