Add task categories and sample usage to dataset card
#2
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the dataset card for AVGen-Bench by:
- Adding the appropriate
task_categories(text-to-videoandtext-to-audio) to the YAML metadata to improve discoverability on the Hub. - Adding a "Sample Usage" section featuring the
batch_generate.pycommand found in the project's GitHub README. - Maintaining all existing project links and documentation.