Add reinforcement-learning task category and improve documentation
#2
by
nielsr HF Staff - opened
Hi, I'm Niels from the community science team at Hugging Face.
This PR improves the dataset card for RewardPrediction by:
- Adding the
reinforcement-learningtask category to the metadata. - Linking the dataset to the original research paper: Reward Prediction with Factorized World States.
- Including a "Sample Usage" section with code from the GitHub repository to help users correctly load and restructure the benchmark files.
- Updating the schema description to match the source documentation.