Enhance dataset card: add paper link, code link, task categories, license, and citation
#1
by nielsr HF Staff - opened
This pull request significantly improves the dataset card for dongboklee/gPRM-14B-test by:
- Adding
task_categories: ['text-ranking'],license: apache-2.0, andlanguage: ['en']to the metadata for better discoverability and legal clarity. - Updating the main title to be more descriptive and context-rich.
- Providing a clear introductory description of the dataset, explaining its content and relation to the paper.
- Including a direct link to the paper: https://huggingface.co/papers/2510.00492.
- Adding a link to the associated GitHub repository: https://github.com/db-Lee/Multi-RM.
- Retaining the existing, correct sample usage section.
- Adding the BibTeX citation for the paper.
These enhancements will make the dataset more informative and accessible to the community.