Multilingual-Thinking is a reasoning dataset where the chain-of-thought has been translated from English into one of 5 languages: Persian, Spanish, French, Italian, and German. The dataset was created by sampling training samples from the SystemChat subset of SmolTalk2 and translating the reasoning traces with another language model.
You can load the dataset using:
from datasets import load_dataset
ds = load_dataset("artindnr/Multilingual-Thinking"… See the full description on the dataset page:
https://huggingface.co/datasets/artindnr/Multilingual-Thinking-200.