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'] and language: en to the metadata for better categorization.
  • Including relevant tags such as chart-understanding, vlm, multimodal, and clip to 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

Sign up or log in to comment