Enhance dataset card: Add project page, abstract, and `library_name` metadata

#2
by nielsr HF Staff - opened

This Pull Request enhances the dataset card for TIP-I2V by incorporating key information for better discoverability and user experience:

  • Added library_name: datasets to the metadata: This specifies the primary Hugging Face library used to interact with this dataset, improving its integration and searchability on the Hub.
  • Included a prominent link to the project page (https://tip-i2v.github.io/): This provides direct access to additional resources and information related to the project. The existing arXiv paper link is retained.
  • Added the full paper abstract as a new section: This offers a comprehensive overview of the dataset's purpose, methodology, and contributions directly within the dataset card, making it easier for users to understand its value.

These updates aim to provide more complete and accessible documentation for the TIP-I2V dataset.

WenhaoWang changed pull request status to merged

Sign up or log in to comment