CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01FreedomIntelligence /medical-o1-reasoning-SFT News [2025/04/22] We split the data and kept only the medical SFT dataset (medical_o1_sft.json). The file medical_o1_sft_mix.json contains a mix of medical and general instruction data. [2025/02/22] We released the distilled dataset from Deepseek-R1 based on medical verifiable problems. You can use it to initialize your models with the reasoning chain from Deepseek-R1. [2024/12/25] We open-sourced the medical reasoning dataset for SFT, built on medical verifiable problems and an… See the full description on the dataset page: https://huggingface.co/datasets/FreedomIntelligence/medical-o1-reasoning-SFT.textquestion-answering10K<n<100K1.2k likes20k downloads1y agoHugging Face02AlexCuadron /SWE-Bench-Verified-O1-reasoning-high-results SWE-Bench Verified O1 Dataset Executive Summary This repository contains verified reasoning traces from the O1 model evaluating software engineering tasks. Using OpenHands + CodeAct v2.2, we tested O1's bug-fixing capabilities on the SWE-Bench Verified dataset, achieving a 28.8% success rate across 500 test instances. Overview This dataset was generated using the CodeAct framework, which aims to improve code generation through enhanced action-based reasoning.… See the full description on the dataset page: https://huggingface.co/datasets/AlexCuadron/SWE-Bench-Verified-O1-reasoning-high-results.textquestion-answeringn<1K7 likes6.2k downloads2y agoHugging Face03AlexCuadron /SWE-Bench-Verified-O1-native-tool-calling-reasoning-high-results SWE-Bench Verified O1 Dataset Executive Summary This repository contains verified reasoning traces from the O1 model evaluating software engineering tasks. Using OpenHands + CodeAct v2.2, we tested O1's bug-fixing capabilities using their native tool calling capabilities on the SWE-Bench Verified dataset, achieving a 45.8% success rate across 500 test instances. Overview This dataset was generated using the CodeAct framework, which aims to improve code… See the full description on the dataset page: https://huggingface.co/datasets/AlexCuadron/SWE-Bench-Verified-O1-native-tool-calling-reasoning-high-results.textquestion-answeringn<1K4 likes1.9k downloads2y agoHugging Face04O1-OPEN /OpenO1-SFTThis repository contains the dataset used for fine-tuning a language model using SFT for Chain-of-Thought Activation from the paper Generative AI Act II: Test Time Scaling Drives Cognition Engineering. Code: https://github.com/GAIR-NLP/cognition-engineering 🎉🎉🎉This repository contains the dataset used for fine-tuning a language model using SFT for Chain-of-Thought Activation. 🌈🌈🌈The dataset is designed to enhance the model's ability to generate coherent and logical reasoning sequences.… See the full description on the dataset page: https://huggingface.co/datasets/O1-OPEN/OpenO1-SFT.texttext-generation10K<n<100K388 likes1.1k downloads1y agoHugging Face05FreedomIntelligence /medical-o1-verifiable-problem Introduction This dataset features open-ended medical problems designed to improve LLMs' medical reasoning. Each entry includes a open-ended question and a ground-truth answer based on challenging medical exams. The verifiable answers enable checking LLM outputs, refining their reasoning processes. For details, see our paper and GitHub repository. Citation If you find our data useful, please consider citing our work! @misc{chen2024huatuogpto1medicalcomplexreasoning… See the full description on the dataset page: https://huggingface.co/datasets/FreedomIntelligence/medical-o1-verifiable-problem.textquestion-answering10K<n<100K124 likes798 downloads2y agoHugging Face06ChuGyouk /medical-o1-reasoning-SFT-Ko Introduction The original data was used to fine-tune HuatuoGPT-o1, a medical LLM designed for advanced medical reasoning. Original dataset was constructed using GPT-4o, which searches for solutions to verifiable medical problems and validates them through a medical verifier. For details, see their paper and GitHub repository. Translation For translation into Korean, I used gemini-2.0-flash-exp model w/ temperature=0.5 setting. Prompt You are a highly… See the full description on the dataset page: https://huggingface.co/datasets/ChuGyouk/medical-o1-reasoning-SFT-Ko.textquestion-answering10K<n<100K9 likes107 downloads2y agoHugging Face07ronantakizawa /Medical-o1-Reasoning-SFT-Japanese Medical-o1-Reasoning-SFT (Japanese Translation) Dataset Description This is a Japanese translation of the FreedomIntelligence/medical-o1-reasoning-SFT dataset, created using OpenAI's GPT-4o-mini via the Batch API. Original Dataset Original Authors: FreedomIntelligence Original Dataset: FreedomIntelligence/medical-o1-reasoning-SFT License: Apache 2.0 Translation Details Translated by: Ronan Takizawa Translation Model: GPT-4o-mini (OpenAI)… See the full description on the dataset page: https://huggingface.co/datasets/ronantakizawa/Medical-o1-Reasoning-SFT-Japanese.textquestion-answering10K<n<100K3 likes63 downloads11mo agoHugging Face08ZombitX64 /Medical-o1-Reasoning-SFT-Thai Medical-GPT-Reasoning-Thai Dataset Summary This dataset contains medical Q&A data in JSON format, designed for fine-tuning AI models in medical reasoning and response generation.representing a medical question, complex chain-of-thought reasoning, and a concise response. All content is in Thai language. The dataset is derived from a larger medical Q&A collection and has been processed to ensure JSON validity, with multi-line objects combined into single valid entries.… See the full description on the dataset page: https://huggingface.co/datasets/ZombitX64/Medical-o1-Reasoning-SFT-Thai.texttext-generation10K<n<100K2 likes60 downloads1y agoHugging Face09Qurtana /medical-o1-reasoning-SFT-orpotexttext-generation10K<n<100K3 likes58 downloads2y agoHugging Face101TuanPham /Vietnamese-o1-journeyOriginal dataset: https://huggingface.co/datasets/GAIR/o1-journey This dataset is a Vietnamese translated version of GAIR/o1-journey. Please cite the original dataset if you find it useful in your work. Translated to Vietnamese with context-aware using gemini-flash-2.0-exp via this repo: https://github.com/vTuanpham/Large_dataset_translator. Roughly 2 hours for 649 examples. textquestion-answeringn<1K0 likes46 downloads2y agoHugging Face11blastai /Open_o1_sft_Pro_translated_jp 概要 このデータセットはOpen_o1_sft_ProデータセットをQwen社のQwen2.5-14B-Instructを用いて日本語に翻訳したものになります。 テンプレート テンプレートは以下です。 {"conversations": [{"role": "user", "content": "入力"}, {"role": "assistant", "thought": "思考", "content": "出力"}, ...], "id": id(整数), "dataset": "元データセットの名前"} ライセンス ライセンスは元データセットに準じます。 謝辞 データセットの製作者様,Qwenの開発者様,計算資源を貸してくださったVolt mindの皆様に感謝します。 texttext-generation10K<n<100K9 likes45 downloads2y agoHugging Face12RJTPP /medical-o1-reasoning-SFT-TH Translated medical-o1-reasoning-SFT (TH) Overview This repository contains a translated version of the medical-o1-reasoning-SFT. Changes in This Version Full translation of all Question, Complex_CoT, and Response fields from English to Thai. Preserved original dataset structure. Using Gemini 2.0 Flash for translation. Some data has been excluded due to translation limitations. Original Dataset Source The original dataset was released under an… See the full description on the dataset page: https://huggingface.co/datasets/RJTPP/medical-o1-reasoning-SFT-TH.textquestion-answering10K<n<100K0 likes38 downloads1y agoHugging Face13Tapashpaul029 /medical-o1-reasoning-SFT News [2025/04/22] We split the data and kept only the medical SFT dataset (medical_o1_sft.json). The file medical_o1_sft_mix.json contains a mix of medical and general instruction data. [2025/02/22] We released the distilled dataset from Deepseek-R1 based on medical verifiable problems. You can use it to initialize your models with the reasoning chain from Deepseek-R1. [2024/12/25] We open-sourced the medical reasoning dataset for SFT, built on medical verifiable problems and an… See the full description on the dataset page: https://huggingface.co/datasets/Tapashpaul029/medical-o1-reasoning-SFT.textquestion-answering10K<n<100K0 likes31 downloads2mo agoHugging Face14WaltonFuture /Diabetica-o1-SFT Diabetica-o1-SFT Diabetica: Adapting Large Language Model to Enhance Multiple Medical Tasks in Diabetes Care and Management Code |Paper Introduction Specifically, we use Deepseek-R1-Distilled-Qwen-32B as our teacher model. Our data augmentation strategy follows a two-step approach: (1) We prompt Qwen2.5-72B-Instruct to generate diverse synthetic questions based on existing datasets. (2) We then use Deepseek-R1-Distilled-Qwen-32B to generate responses for… See the full description on the dataset page: https://huggingface.co/datasets/WaltonFuture/Diabetica-o1-SFT.textquestion-answering10K<n<100K2 likes29 downloads2y agoHugging Face15NLPForUA /dumy-zno-ukrainian-math-history-geo-r1-o1 DUMY («Думи»): Ukrainian Multidomain Reasoning Dataset (Part 1: ZNO/NMT tasks with DeepSeek R1 and OpenAI o1 answers) DUMY is an open benchmark and dataset designed for training, distillation, and evaluation of language models focused on Ukrainian reasoning tasks. The word “Dumy” comes from Taras Shevchenko’s famous poem and literally means “thoughts” in Ukrainian: Думи мої, думи мої, Лихо мені з вами! Нащо стали на папері Сумними рядами?.. Work in progress. Stay tuned.… See the full description on the dataset page: https://huggingface.co/datasets/NLPForUA/dumy-zno-ukrainian-math-history-geo-r1-o1.tabulartext-generation1K<n<10K2 likes28 downloads1y agoHugging Face16ZombitX64 /Medical-o1-verifiable-problem-Thai Introduction This dataset features open-ended medical problems designed to improve LLMs' medical reasoning. Each entry includes a open-ended question and a ground-truth answer based on challenging medical exams. The verifiable answers enable checking LLM outputs, refining their reasoning processes. For details, see our paper and GitHub repository. Citation If you find our data useful, please consider citing our work! @misc{chen2024huatuogpto1medicalcomplexreasoning… See the full description on the dataset page: https://huggingface.co/datasets/ZombitX64/Medical-o1-verifiable-problem-Thai.textquestion-answering10K<n<100K0 likes28 downloads1y agoHugging Face17dolbi14 /medical-o1-reasoning-SFT News [2025/04/22] We split the data and kept only the medical SFT dataset (medical_o1_sft.json). The file medical_o1_sft_mix.json contains a mix of medical and general instruction data. [2025/02/22] We released the distilled dataset from Deepseek-R1 based on medical verifiable problems. You can use it to initialize your models with the reasoning chain from Deepseek-R1. [2024/12/25] We open-sourced the medical reasoning dataset for SFT, built on medical verifiable problems and an LLM… See the full description on the dataset page: https://huggingface.co/datasets/dolbi14/medical-o1-reasoning-SFT.textquestion-answering10K<n<100K0 likes28 downloads7mo agoHugging Face18nassimjp /Pashto-Medical-o1-Reasoning-SFT-Dataset Pashto Medical o1 Reasoning SFT Dataset This dataset provides medical instruction-tuning data featuring chain-of-thought (CoT) reasoning steps in Pashto, structured for Supervised Fine-Tuning (SFT) of large language models. Dataset Structure The dataset contains conversational message formats with step-by-step reasoning encapsulated via <think> blocks, followed by the final expert medical response. Data Fields Question: The medical question or… See the full description on the dataset page: https://huggingface.co/datasets/nassimjp/Pashto-Medical-o1-Reasoning-SFT-Dataset.texttext-generation10K<n<100K0 likes28 downloads9h agoHugging Face19eugrug-60 /medical-o1-reasoning-SFT-it_f10_incremental News [2025/03/08] We open sourced the medical reasoning dataset for SFT translated into italian language. Dataset Description This dataset will be used to fine-tuning a distiled model to generate an italian medical LLM designed for advanced medical reasoning. We used the "facebook/nllb-200-distilled-600M" model to translate the "FreedomIntelligence/medical-o1-reasoning-SFT" dataset, from English to Italian Citation We would like to thank the authors of the… See the full description on the dataset page: https://huggingface.co/datasets/eugrug-60/medical-o1-reasoning-SFT-it_f10_incremental.textquestion-answering1K<n<10K0 likes24 downloads2y agoHugging Face20toimc /medical-o1-reasoning-SFT 简介 该数据集用于微调 HuatuoGPT-o1,这是一个专为高级医疗推理设计的大语言模型。该数据集是使用 GPT-4o 构建的,它搜索可验证的医疗问题的解决方案,并通过医疗验证器进行验证。 更多详细信息,请参阅我们的论文和GitHub 仓库。 引用 如果您觉得我们的数据对您有帮助,请考虑引用我们的工作! @misc{chen2024huatuogpto1medicalcomplexreasoning, title={HuatuoGPT-o1, Towards Medical Complex Reasoning with LLMs}, author={Junying Chen and Zhenyang Cai and Ke Ji and Xidong Wang and Wanlong Liu and Rongsheng Wang and Jianye Hou and Benyou Wang}, year={2024}, eprint={2412.18925}… See the full description on the dataset page: https://huggingface.co/datasets/toimc/medical-o1-reasoning-SFT.textquestion-answering10K<n<100K1 likes24 downloads1y agoHugging Face21Hellrabbit /medical-o1-reasoning-SFT News [2025/04/22] We split the data and kept only the medical SFT dataset (medical_o1_sft.json). The file medical_o1_sft_mix.json contains a mix of medical and general instruction data. [2025/02/22] We released the distilled dataset from Deepseek-R1 based on medical verifiable problems. You can use it to initialize your models with the reasoning chain from Deepseek-R1. [2024/12/25] We open-sourced the medical reasoning dataset for SFT, built on medical verifiable problems and an LLM… See the full description on the dataset page: https://huggingface.co/datasets/Hellrabbit/medical-o1-reasoning-SFT.textquestion-answering10K<n<100K0 likes24 downloads9mo agoHugging Face22DeepMount00 /o1-ITA-REASONINGgated Italian reasoner 🤌 🇮🇹 📊 Dataset Overview Name: Italian Structured Reasoning Q&A Dataset Version: 1.0 Language: Italian 🇮🇹 License: [Creative Commons Attribution 4.0 International License (CC BY 4.0)] 🎯 Intended Use This dataset is designed to train language models to provide structured, methodical responses to questions in Italian, following a specific four-step reasoning approach: Initial reasoning (Reasoning) Self-verification (Verification)… See the full description on the dataset page: https://huggingface.co/datasets/DeepMount00/o1-ITA-REASONING.texttext-generation10K<n<100K32 likes22 downloads1y agoHugging Face23liupc /medical-o1-reasoning-SFT News [2025/04/22] We split the data and kept only the medical SFT dataset (medical_o1_sft.json). The file medical_o1_sft_mix.json contains a mix of medical and general instruction data. [2025/02/22] We released the distilled dataset from Deepseek-R1 based on medical verifiable problems. You can use it to initialize your models with the reasoning chain from Deepseek-R1. [2024/12/25] We open-sourced the medical reasoning dataset for SFT, built on medical verifiable problems and an LLM… See the full description on the dataset page: https://huggingface.co/datasets/liupc/medical-o1-reasoning-SFT.textquestion-answering10K<n<100K2 likes22 downloads9mo agoHugging Face24BlueGod01 /medical-o1-reasoning-SFT News [2025/04/22] We split the data and kept only the medical SFT dataset (medical_o1_sft.json). The file medical_o1_sft_mix.json contains a mix of medical and general instruction data. [2025/02/22] We released the distilled dataset from Deepseek-R1 based on medical verifiable problems. You can use it to initialize your models with the reasoning chain from Deepseek-R1. [2024/12/25] We open-sourced the medical reasoning dataset for SFT, built on medical verifiable problems and an LLM… See the full description on the dataset page: https://huggingface.co/datasets/BlueGod01/medical-o1-reasoning-SFT.textquestion-answering10K<n<100K0 likes21 downloads5mo agoHugging Face25theguywhosucks /mocha-o1 mochaOBSOLETE - one of the largest mocha datasets to ever exsist. (SEMI-CLOSED SOURCE, USE OPEN-o1 INSTEAD!!!) texttext-generation1M<n<10M0 likes20 downloads1y agoHugging Face26thongfamilynguyen1126 /medical-o1-reasoning-SFT News [2025/04/22] We split the data and kept only the medical SFT dataset (medical_o1_sft.json). The file medical_o1_sft_mix.json contains a mix of medical and general instruction data. [2025/02/22] We released the distilled dataset from Deepseek-R1 based on medical verifiable problems. You can use it to initialize your models with the reasoning chain from Deepseek-R1. [2024/12/25] We open-sourced the medical reasoning dataset for SFT, built on medical verifiable problems and an… See the full description on the dataset page: https://huggingface.co/datasets/thongfamilynguyen1126/medical-o1-reasoning-SFT.textquestion-answering10K<n<100K0 likes19 downloads2mo agoHugging Face27TianchenTang /medical-o1-reasoning-SFT News [2025/04/22] We split the data and kept only the medical SFT dataset (medical_o1_sft.json). The file medical_o1_sft_mix.json contains a mix of medical and general instruction data. [2025/02/22] We released the distilled dataset from Deepseek-R1 based on medical verifiable problems. You can use it to initialize your models with the reasoning chain from Deepseek-R1. [2024/12/25] We open-sourced the medical reasoning dataset for SFT, built on medical verifiable problems and an LLM… See the full description on the dataset page: https://huggingface.co/datasets/TianchenTang/medical-o1-reasoning-SFT.textquestion-answering10K<n<100K1 likes17 downloads7mo agoHugging Face28ilijalichkovski /medical-o1-verifiable-problem-mk Dataset Card for Dataset Name This is a preview of a Macedonian translation of the medical-o1-verifiable-problem dataset by Freedom Intelligence. Note that this preview currently contains 1068 rows. Dataset Details Dataset Structure Each example consists of a question and a verifiable answer. Dataset Creation For methodological details regarding the creation of the original dataset, please refer to the original paper. Machine translation was… See the full description on the dataset page: https://huggingface.co/datasets/ilijalichkovski/medical-o1-verifiable-problem-mk.textquestion-answering1K<n<10K0 likes16 downloads1y agoHugging Face29Fadil369 /medical-o1-reasoning-SFT News [2025/04/22] We split the data and kept only the medical SFT dataset (medical_o1_sft.json). The file medical_o1_sft_mix.json contains a mix of medical and general instruction data. [2025/02/22] We released the distilled dataset from Deepseek-R1 based on medical verifiable problems. You can use it to initialize your models with the reasoning chain from Deepseek-R1. [2024/12/25] We open-sourced the medical reasoning dataset for SFT, built on medical verifiable problems and an LLM… See the full description on the dataset page: https://huggingface.co/datasets/Fadil369/medical-o1-reasoning-SFT.textquestion-answering10K<n<100K1 likes15 downloads6mo agoHugging Face30vBasura /medical-o1-reasoning-SFT News [2025/04/22] We split the data and kept only the medical SFT dataset (medical_o1_sft.json). The file medical_o1_sft_mix.json contains a mix of medical and general instruction data. [2025/02/22] We released the distilled dataset from Deepseek-R1 based on medical verifiable problems. You can use it to initialize your models with the reasoning chain from Deepseek-R1. [2024/12/25] We open-sourced the medical reasoning dataset for SFT, built on medical verifiable problems and an LLM… See the full description on the dataset page: https://huggingface.co/datasets/vBasura/medical-o1-reasoning-SFT.textquestion-answering10K<n<100K1 likes15 downloads4mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.