Datasets:
Add comprehensive dataset card for TalkPlay-Tools Environments
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive dataset card for the TalkPlay-Tools tool environments, an integral artifact of the TalkPlay-Tools: Conversational Music Recommendation with LLM Tool Calling system.
The dataset card now includes:
- Metadata:
task_categories(audio-text-to-text),license(cc-by-nc-4.0), and relevanttagsto improve discoverability. - Links to the associated paper, project page, and the
TalkPlay-Toolscode repository. - A concise description of the tool environments and their role within the system.
- Details about the dataset structure, outlining the expected subdirectories after extraction.
- A "Sample Usage (Fetching Tool Environments)" section demonstrating how to download and set up the environments.
- A "Sample Usage (Quick Start)" section illustrating how these environments are used with the
TalkPlay-Toolssystem to run music recommendation queries. - An explicit statement of the dataset's license.
thanks a lot! look nice :)
seungheondoh
changed pull request status to
merged