Improve dataset card: add metadata, links, and data format documentation
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the dataset card for AdaReasoner by:
- Adding
task_categories,license, andlanguagemetadata. - Including prominent links to the official paper, project page, and GitHub repository.
- Adding a "Data Format" section with a code snippet found in the GitHub documentation to help users understand the structure of the parquet files.
- Adding relevant tags for better discoverability.
These changes help users quickly understand the dataset's purpose and how to use it in their research.