Improve dataset card: Add task category, abstract summary, links, and sample usage
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the dataset card for the Differentiable Vocal Effects Presets Dataset by:
- Adding
audio-to-audio
to thetask_categories
andvocal-effects
to thetags
metadata for improved discoverability. - Incorporating a summary of the paper's abstract to provide better context for the dataset.
- Consolidating relevant links (Paper, Code, Demo) into a dedicated "Links" section for easier navigation.
- Including a "Sample Usage" section with a quick start guide extracted from the GitHub repository, enabling users to more easily get started with the dataset.
yoyolicoris
changed pull request status to
merged