Enhance dataset card: add paper, code, task category, language, abstract, assets, and citation
#2
by nielsr HF Staff - opened
This pull request significantly improves the dORM-14B-test dataset card by:
- Adding the
text-rankingtask category andenlanguage tag for better discoverability on the Hugging Face Hub. - Linking to the associated paper "Rethinking Reward Models for Multi-Domain Test-Time Scaling".
- Linking to the GitHub repository: https://github.com/db-Lee/Multi-RM.
- Including the paper's abstract to provide immediate context, preserving original LaTeX commands as provided in the source.
- Integrating comprehensive "Assets" tables (Datasets, Model Checkpoints, Rewards on Datasets by Model) from the GitHub README.md. This provides a clear overview of the project's related artifacts and facilitates interlinking within the Hugging Face ecosystem.
- Adding the BibTeX citation for proper academic attribution.
These changes make the dataset card much more informative and user-friendly for researchers and practitioners.