Improve dataset card: Add metadata and GitHub link
#1
by
nielsr
HF Staff
- opened
This PR enhances the dataset card for the "On the Perception Bottleneck of VLMs for Chart Understanding" dataset by:
- Adding
task_categories: ['image-text-to-text']andlanguage: ento the metadata for better categorization. - Including relevant
tagssuch aschart-understanding,vlm,multimodal, andclipto improve discoverability. - Adding a direct link to the associated GitHub repository (
https://github.com/hkust-nlp/Vision4Chart) in the content section.
These additions will make the dataset card more informative and easier to find on the Hugging Face Hub.
Junteng
changed pull request status to
merged