Datasets:
Improve dataset card: Add task category, library, tags, and links
#2
by
nielsr
HF Staff
- opened
This PR updates the dataset card with relevant metadata and improves its content for better accuracy and discoverability.
Specifically, it:
- Corrects the
task_categories
metadata fromtext-to-audio
toaudio-text-to-text
to accurately reflect the Audio Moment Retrieval task. - Adds
library_name: lighthouse
to the metadata, linking the dataset to its primary associated library. - Introduces
tags
such asaudio-retrieval
,multimodal
, andmoment-retrieval
for enhanced searchability. - Adds direct links to the project page and the associated GitHub repository within the dataset card content.
These changes provide more comprehensive and accurate information for users of the Clotho-Moment dataset.
Thank you for a nice PR :)
LGTM, and then I merge this PR.
lighthouse-emnlp2024
changed pull request status to
merged