--- 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.