Improve dataset card: Add task categories, tags, paper link, and GitHub link
#1
by
nielsr
HF Staff
- opened
This PR enhances the dataset card by:
- Adding
task_categories: ['image-text-to-text']to better classify the dataset. - Including relevant
tags: ['visual-question-answering', 'multimodal', 'matrix-reasoning', 'visual-cognition', 'benchmark', 'reasoning']for improved searchability. - Updating the main heading to link to the official Hugging Face paper: https://huggingface.co/papers/2406.10424.
- Adding a link to the GitHub repository for easy access to the code: https://github.com/IrohXu/Cognition-MLLM.