Improve dataset card: Add paper, code, project links, sample usage, and metadata
#2
by
nielsr
HF Staff
- opened
This PR enriches the dataset card by adding:
- A clear overview of the dataset and its associated paper, ASPO: Asymmetric Importance Sampling Policy Optimization.
- Direct links to the Hugging Face paper, the GitHub repository (Archer2.0), and the project page (Notion).
- The
task_categories
(text-generation
),language
(en
), and relevanttags
(code-generation
,mathematical-reasoning
,reinforcement-learning
,llm
,llm-finetuning
) to improve discoverability and context. - A "Sample Usage" section featuring a training script, directly sourced from the GitHub README.
- The BibTeX citations for the relevant papers.