Update dataset card metadata, add paper/code links, and sample usage
#1
by nielsr HF Staff - opened
Hi, I'm Niels from the Hugging Face community science team. I've opened this pull request to improve the dataset card for MCSC-Bench.
Specifically, I have:
- Added the
video-text-to-texttask category to the YAML metadata. - Updated the license in the metadata to
cc-by-nc-nd-4.0to match the terms specified in the documentation. - Linked the dataset card to the official paper on Hugging Face and the GitHub repository.
- Added a sample usage section with a code snippet from your GitHub repository to help users load the pre-extracted features.
- Structured the content for better readability on the Hub.