medalpaca/medical_meadow_wikidoc
收藏资源简介:
--- license: cc task_categories: - question-answering language: - en --- # Dataset Card for WikiDoc For the dataset containing patient information from wikidoc refer to [this dataset](https://huggingface.co/datasets/medalpaca/medical_meadow_wikidoc_patient_information) ## Dataset Description - **Source:** https://www.wikidoc.org/index.php/Main_Page - **Repository:** https://github.com/kbressem/medalpaca - **Paper:** TBA ### Dataset Summary This dataset containes medical question-answer pairs extracted from [WikiDoc](https://www.wikidoc.org/index.php/Main_Page), a collaborative platform for medical professionals to share and contribute to up-to-date medical knowledge. The platform has to main subsites, the "Living Textbook" and "Patient Information". The "Living Textbook" contains chapters for various medical specialties, which we crawled. We then used GTP-3.5-Turbo to rephrase the paragraph heading to a question and used the paragraph as answer. Patient Information is structured differently, in that each section subheading is already a question, making rephrasing them obsolete. **Note:** This dataset is still a WIP. While the Q/A pairs from the patient information seems to be mostly correct, the conversion using GPT-3.5-Turbo yielded some unsatisfactory results in approximately 30% of cases. We are in the process of cleaning this dataset. ### Citation Information TBA
# WikiDoc 数据集卡片 如需获取来自WikiDoc的患者信息数据集,请参阅[此数据集](https://huggingface.co/datasets/medalpaca/medical_meadow_wikidoc_patient_information) ## 数据集概述 - **许可证**:知识共享(CC) - **任务类别**:问答(question-answering) - **语言**:英语 ## 数据集描述 - **来源**:https://www.wikidoc.org/index.php/Main_Page - **代码仓库**:https://github.com/kbressem/medalpaca - **相关论文**:待公布 ### 数据集概况 本数据集包含从[WikiDoc](https://www.wikidoc.org/index.php/Main_Page)提取的医疗问答对,WikiDoc是供医疗专业人员分享、贡献最新医学知识的协作平台。该平台设有两个主要子站点:「动态教科书(Living Textbook)」与「患者信息(Patient Information)」。其中「动态教科书」包含各类医学专科的章节内容,我们通过爬虫获取了这些内容,随后使用GPT-3.5-Turbo将段落标题改写为问题,并以该段落作为对应答案。而「患者信息」子站的结构有所不同,其每个章节的副标题本身即为问题,因此无需进行改写。 **注意**:本数据集仍处于开发完善阶段(Work In Progress,WIP)。尽管来自「患者信息」子站的问答对整体较为准确,但通过GPT-3.5-Turbo转换生成的问答对中,约有30%的结果不尽人意。目前我们正在对该数据集进行清理工作。 ### 引用信息 待公布
数据集概述
数据集名称
WikiDoc
数据集描述
- 来源: WikiDoc
- 类型: 医学问答数据集
- 内容: 包含从WikiDoc平台提取的医学问答对。该平台是一个协作平台,供医学专业人士分享和贡献最新的医学知识。数据集主要包含两部分内容:
- Living Textbook: 包含各种医学专业的章节,使用GPT-3.5-Turbo将段落标题改写为问题,段落内容作为答案。
- Patient Information: 每个小节的标题已经是问题,无需改写。
数据集状态
- 当前状态: 正在进行中(WIP)
- 问题: 约30%的问答对转换结果不尽人意,正在进行数据清洗。
数据集使用许可
- 许可: cc
数据集语言
- 语言: 英语
数据集任务类别
- 任务类别: 问答




