Enhance dataset card: Add paper, code links, license, task categories, tags & citation
#1
by nielsr HF Staff - opened
This pull request significantly improves the dataset card for dongboklee/dPRM-14B-test_gemma by:
- Adding the
Apache-2.0license, found in the associated GitHub repository. - Specifying
task_categories: ['text-ranking']as the dataset contains reward scores for LLM Chain-of-Thoughts, which are used for evaluation and comparison. - Including informative
tags: ['reward-models', 'llm-evaluation', 'multi-domain', 'chain-of-thought']to enhance discoverability. - Adding a direct link to the research paper: Rethinking Reward Models for Multi-Domain Test-Time Scaling.
- Providing a link to the main GitHub repository for the project: https://github.com/db-Lee/Multi-RM.
- Adding a clear description of the dataset's content and structure, including a list of its domain-specific splits.
- Including the BibTeX citation for proper attribution.
These additions provide comprehensive context and improve the usability and discoverability of the dataset on the Hugging Face Hub.