This repository contains the K&K dataset used for reproducing results in the paper: Towards Revealing the Effectiveness of Small-Scale Fine-tuning in R1-style Reinforcement Learning.
Code repo:
https://github.com/on1262/deep-reasoning
You can load the dataset using the Hugging Face datasets library:
from datasets import load_dataset