Datasets:
Improve dataset card: Add library, tags, project page, abstract, and sample usage
#2
by nielsr HF Staff - opened
This PR enhances the dataset card for the FastVideo Synthetic Wan2.2 720P dataset by:
- Adding
library_name: fastvideoand relevanttags(fastvideo,synthetic,video-diffusion) to the metadata for better categorization and discoverability. - Updating the paper link to the Arxiv abstract page (
arxiv.org/abs/) for a more standard reference. - Including the paper abstract in the content section for immediate context.
- Adding a direct link to the project page (
https://hao-ai-lab.github.io/FastVideo) for comprehensive information. - Providing a clear sample usage section on how to download and access the dataset with Git LFS and how it integrates with the
fastvideolibrary.
The license is retained as apache-2.0 and task_categories as text-to-video based on current dataset card information and explicit references within the dataset overview.
BrianChen1129 changed pull request status to merged