Improve dataset card: Add paper/code links, tasks, tags, description, sample usage, and citation
#1
by
						
nielsr
	
							HF Staff
						- opened
							
					
This PR significantly enhances the dataset card by:
- Expanding the description to provide context about the Reinforce-Ada framework.
 - Adding a link to the associated paper: https://huggingface.co/papers/2510.04996
 - Including a link to the GitHub repository: https://github.com/RLHFlow/Reinforce-Ada
 - Adding 
text-generationandreinforcement-learningastask_categories. - Including relevant 
tagssuch asllm,math,reasoning, andfine-tuning. - Providing a "Sample Usage" section with code snippets for data preparation and reformatting, as demonstrated in the project's GitHub README.
 - Adding the BibTeX citation for the paper.