Medic_Chat-Pashto
收藏资源简介:
Medic Chat Pashto 是一个用于监督微调(SFT)的普什图语对话数据集,专注于传统中医(TCM)领域。数据集包含约10,800条用户与医疗助手之间的模拟对话记录,格式为JSONL,每条记录由一系列包含“角色”(如user或assistant)和“内容”的消息组成。对话内容涵盖多种中医主题,包括胃痛、咳嗽、背痛等症状,痰湿证候等综合征,气、阴阳平衡概念,中医诊断与证候分析,中草药及处方建议,以及逐步的医疗推理过程。该数据集旨在支持开发普什图语医疗聊天机器人、专注于中医的推理模型、多语言医疗大语言模型(如用于Ministral、Qwen、LLaMA等模型的SFT训练),以及低资源医学自然语言处理研究。数据集采用CC-BY-NC-4.0许可证,仅限非商业研究和模型训练使用。需要注意的是,数据集内容不构成实际医疗建议,部分翻译可能为半直译,中医诊断并非西方医学的替代方案,且不适合用于临床实践。
Medic Chat Pashto is a Pashto dialogue dataset for supervised fine-tuning (SFT), focusing on the field of Traditional Chinese Medicine (TCM). The dataset contains approximately 10,800 simulated conversation records between users and medical assistants, in JSONL format, with each record consisting of a series of messages containing role (e.g., user or assistant) and content. The dialogue content covers various TCM topics, including symptoms such as stomach pain, cough, and back pain, syndromes like phlegm-dampness, concepts of qi and yin-yang balance, TCM diagnosis and syndrome analysis, herbal medicine and prescription recommendations, and step-by-step medical reasoning processes. This dataset aims to support the development of Pashto medical chatbots, reasoning models focused on TCM, multilingual medical large language models (such as for SFT training with models like Ministral, Qwen, LLaMA), and low-resource medical natural language processing research. The dataset is licensed under CC-BY-NC-4.0, for non-commercial research and model training only. It is important to note that the dataset content does not constitute actual medical advice, some translations may be semi-literal, TCM diagnosis is not a substitute for Western medicine, and it is not suitable for clinical practice.
数据集概览:Medic Chat Pashto
- 数据集名称:Medic Chat Pashto
- 语言:普什图语 (Pashto, ps)
- 许可证:CC-BY-NC-4.0(非商业用途)
- 数据集大小:约 10,800 条记录 (10K < n < 100K)
- 任务类别:文本生成、问答
- 数据集格式:JSONL,每条数据包含一个
messages字段,其值为一个包含role和content的对话列表。
数据结构
每条样本是一个用户与助手之间的医疗对话。示例如下:
json { "messages": [ {"role": "user", "content": "我有胃痛,请推荐中药。"}, {"role": "assistant", "content": "根据您的症状,似乎..."} ] }
覆盖主题
数据集涵盖以下主题:
- 胃痛、咳嗽、咽喉痛
- 痰湿综合征
- 气、阴阳平衡
- 中医诊断与证候分析
- 中药和方剂推荐
- 逐步医疗推理过程
用途
- 构建普什图语医疗聊天机器人
- 训练以中医为核心的推理模型
- 多语言医疗大语言模型训练
- 针对 Ministral、Qwen、LLaMA 等模型的监督微调
- 低资源医疗自然语言处理研究
限制与注意事项
- 不构成医疗建议
- 部分翻译可能为半直译
- 中医诊断不能替代西医
- 不适合用于临床
引用信息
如使用该数据集,请引用以下文献:
@dataset{medic_chat_pashto_2025, title = {Medic Chat Pashto}, author = {Nassim}, year = {2025}, publisher = {HuggingFace Datasets}, url = {https://huggingface.co/datasets/nassimjp/Medic_Chat-Pashto-sft} }
致谢
- 原始中文医学数据集创建者
- 普什图语翻译与数据集工程:Nassim
- HuggingFace 社区





