Datasets:
Tasks:
Image-Text-to-Text
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
ArXiv:
License:
Update dataset card: Correct task category, add paper, code, and project links, and include citation.
#2
by
nielsr
HF Staff
- opened
This PR improves the TrueMICL dataset card by:
- Updating the
task_categories
metadata fromimage-to-text
toimage-text-to-text
to accurately reflect its multimodal input (image and text) and text output nature. - Adding prominent links at the top of the card for:
- The associated paper on Hugging Face Papers: https://huggingface.co/papers/2507.15807
- The project's GitHub repository: https://github.com/chenxshuo/true-micl-colm
- The dedicated project page: https://chenxshuo.github.io/true-micl-colm
- Including a new "Citation" section with the BibTeX entry for the paper, addressing the missing content for the corresponding entry in the Table of Contents.
- Updating the "Contact" section to point directly to the paper and code links.
These changes enhance the discoverability, clarity, and completeness of the dataset information.
Thanks!
ShuoChen99
changed pull request status to
merged
Thanks for merging, feel free to update the code link as that seems wrong.