Improve dataset card: Add task category, abstract, links, and sample usage

#3
by nielsr HF Staff - opened

This PR significantly enhances the dataset card for the Stable Video Infinity benchmark dataset.

Key improvements include:

  • Metadata:
    • Added task_categories: ['image-to-video'] to improve discoverability.
    • Updated the paper URL to the Hugging Face Papers page (https://huggingface.co/papers/2510.09212) for consistency with the provided link.
  • Content:
    • Added the full paper abstract to provide comprehensive context.
    • Included explicit links to the project page (https://stable-video-infinity.github.io/homepage/) and the GitHub repository (https://github.com/vita-epfl/Stable-Video-Infinity).
    • Added a "Sample Usage" section demonstrating how to download the dataset using the Hugging Face CLI.
    • Provided a detailed breakdown of the benchmark and training datasets, structured with tables directly from the GitHub README.
    • Included the BibTeX citation.

These updates make the dataset card more informative, navigable, and useful for researchers.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment