Improve dataset card: Add paper/code/project links, examples, license, citation & update task category

#2
by nielsr HF Staff - opened

This PR significantly enhances the VisualOverload dataset card by:

  • Adding direct links to the Hugging Face paper (VisualOverload: Probing Visual Understanding of VLMs in Really Dense Scenes), GitHub repository, project page, leaderboard, and online evaluator at the top for easy access.
  • Updating the task_categories metadata from visual-question-answering to image-text-to-text to better reflect the dataset's domain as per the task requirements.
  • Incorporating an "Examples" table from the GitHub README to visually demonstrate different question types. Image URLs within this section have been updated for correct rendering.
  • Adding explicit Markdown sections for the dataset's "License" and "Citation" (BibTeX) for clarity and proper attribution.

These improvements make the dataset card more comprehensive, navigable, and user-friendly for researchers.

Thanks for the PR, I am closing this as I did the same changes in parallel.

paulgavrikov changed pull request status to closed

Sign up or log in to comment