Datasets:
Improve dataset card: Add metadata, paper and code links
#2
by
nielsr HF Staff - opened
This PR improves the dataset card for PAI-Bench-Transfer by:
- Adding
license: mitto the YAML metadata, as indicated in the GitHub repository. - Adding
task_categories: ['video-to-video']to the YAML metadata, reflecting the dataset's focus on video-based tasks. - Including a direct link to the paper (https://huggingface.co/papers/2512.01989) at the top of the card for easy access.
- Adding a direct link to the GitHub repository (https://github.com/SHI-Labs/physical-ai-bench) at the top of the card for easy access.
These changes enhance the dataset card's completeness and discoverability on the Hugging Face Hub.
Thanks @nielsr !
Jiannan2003 changed pull request status to
merged