Update dataset card: License, task category, paper link, and abstract
#2
by
nielsr
HF Staff
- opened
This PR updates the dataset card for the SEAM benchmark by making the following improvements:
- Metadata
license
: Updated frommit
tocc-by-nc-4.0
to reflect the license specified in the associated GitHub repository. - Metadata
task_categories
: Addedimage-text-to-text
as a primary category, which accurately describes the multimodal reasoning tasks, alongside existing categories (visual-question-answering
,multiple-choice
). - Content Paper Link: Updated the main "Paper" link to point to the Hugging Face Papers page: https://huggingface.co/papers/2508.18179.
- Content Project Page: Renamed the "Leaderboard" link to "Project Page / Leaderboard" to better reflect its role as the project's official website.
- Content Abstract: Updated the abstract section to precisely match the official paper abstract for accuracy.
These changes ensure the dataset card is more informative, discoverable, and aligned with current best practices.
lilvjosephtang
changed pull request status to
merged