Improve dataset card: add paper link, task category, and usage
#1
by nielsr HF Staff - opened
This PR improves the dataset card for Graph of Skills (GoS) by:
- Adding the
text-retrievaltask category to the metadata. - Linking the repository to the associated research paper: "Graph of Skills: Dependency-Aware Structural Retrieval for Massive Agent Skills".
- Adding a link to the official GitHub repository.
- Providing a description of the dataset contents (skill libraries and workspaces).
- Including sample usage instructions for downloading the data using the provided utility scripts.
davidliuk changed pull request status to merged