Datasets:
Improve dataset card: Add paper, code, task categories, and detailed description
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the dataset card by:
- Linking to the official Hugging Face paper page: https://huggingface.co/papers/2508.15418
- Including the GitHub repository link: https://github.com/EIT-NLP/LLaSO
- Specifying
task_categories: audio-text-to-textand relevant tags for better discoverability. - Providing a detailed overview of the LLaSO framework's components (LLaSO-Align, LLaSO-Instruct, LLaSO-Eval), key features, data preparation steps, and sample usage for training and inference, extracted directly from the paper abstract and the project's GitHub README.
- Including the citation information.
These updates make the dataset card much more comprehensive and helpful for the Hugging Face community.
YirongSun
changed pull request status to
merged