medical-o1-reasoning-SFT FreedomIntelligence
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.
- 種別
- dataset
- ライセンス
- apache-2.0
- 言語
- en
- ダウンロード
- 15,617
- いいね
- 1,167
- アクセス
- public
- ファイル
- 0
タグ
- 指示微調整
- 対話データ
- 医療
- 推論
- 蒸留
- 質問応答
- テキスト生成
- 大言語モデル
概要
本データセットは、医療分野の検証可能な問題に基づく推論チェーンを含む指示微調整用データセットです。DeepSeek-R1からの蒸留データとGPT-4oによる検証済み問題解決データを収録し、医療LLM「HuatuoGPT-o1」のファインチューニングに使用されます。複雑な医療推論能力をモデルに付与することを目的とし、英語・中国語の両言語で提供されています。医療AIモデルのSFTや推論能力向上に適しています。
README
--- license: apache-2.0 task_categories: - question-answering - text-generation language: - en - zh tags: - medical - biology configs: - config_name: en data_files: medical_o1_sft.json - config_name: zh data_files: medical_o1_sft_Chinese.json - config_name: en_mix data_files: medical_o1_sft_mix.jso…