Multilingual-Thinking is a reasoning dataset where the chain-of-thought has been translated from English into Korean.
GPT5 api 사용해서 제작함.
This dataset was used in the OpenAI Cookbook to fine-tune the OpenAI gpt-oss models.
You can load the dataset using:
from datasets import load_dataset
The gpt-oss models were trained on the Harmony response format for defining conversation structures, generating… See the full description on the dataset page:
https://huggingface.co/datasets/Day1Kim/Multilingual-Thinking-KO.