Improve dataset card: Add paper link, code, task category, and detailed description
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the ASearcher-train-data dataset card by:
- Adding the
question-answeringtask category to the metadata for better discoverability. - Including relevant tags (
reinforcement-learning,agents,web-search,LLM,long-horizon). - Linking to the associated paper (Beyond Ten Turns: Unlocking Long-Horizon Agentic Search with Large-Scale Asynchronous RL).
- Providing links to the GitHub repository, project page, and related models collection.
- Adding a comprehensive introduction to the dataset, details on its unique data synthesis process, and a simple Python snippet for sample usage.
- Including the official BibTeX citation.
These additions provide crucial context, improve searchability, and make it easier for users to understand and utilize the dataset.