File size: 661 Bytes
a9c6816 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | ---
license: mit
task_categories:
- text-generation
---
# Consistent Paths Lead to Truth: Self-Rewarding Reinforcement Learning for LLM Reasoning Dataset
This dataset is used in the paper [Consistent Paths Lead to Truth: Self-Rewarding Reinforcement Learning for LLM Reasoning](https://huggingface.co/papers/2506.08745). It contains the instruction data used for training and evaluating the models described in the paper.
[Github Repository](https://github.com/sastpg/CoVo)
The dataset is used to train an LLM using a self-rewarding reinforcement learning framework. Further details about the dataset contents can be found in the linked GitHub repository. |