Improve dataset card: Add task category, update license, add project page and sample usage
#2
by
nielsr
HF Staff
- opened
This PR enhances the dataset card for WideSearch by:
- Adding the
task_categoriesmetadata tag astext-generation. - Updating the
licensemetadata tag fromothertomit. - Adding relevant
tagsto improve discoverability, includingagents,benchmarking,information-seeking,llm-evaluation, andmulti-lingual. - Consolidating and prominently displaying links to the project page, paper, and GitHub repository at the top of the content.
- Including the "Quickstart" section from the GitHub README to provide sample usage instructions for setting up the environment, configuration, and running inference/evaluation.