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-generation and reinforcement-learning as task_categories.
  • Including relevant tags such as llm, math, reasoning, and fine-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.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment