Add dataset card, paper link, and sample usage
#2
by nielsr HF Staff - opened
Hi! I'm Niels, part of the Hugging Face community science team. This PR improves the dataset card by:
- Linking the dataset to the associated paper: Small Reward Models via Backward Inference.
- Adding the
text-generationtask category. - Providing a link to the official GitHub repository.
- Including a sample usage snippet for computing the reward signal as documented in the paper's repository.