This dataset contains the smoltalk_everyday_convs_reasoning_Qwen3_32B_think from SmolkTalk2.
We processed the dataset using SmolLM3's chat template and make it available for the SFT exercises from the smol course. The script we used to create the dataset is available in the create_dataset.py file in this repository.
You can load a dataset using
from datasets import load_dataset