File size: 1,016 Bytes
ff1d6b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e5fb4f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ff1d6b9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 6158724
    num_examples: 5850
  download_size: 3123806
  dataset_size: 6158724
---
# Dataset Card for "medical_meadow_wikidoc_patient_information_6k"

**数据集名称:**  
*medalpaca/medical_meadow_wikidoc_patient_information*

**数据集原型来源:**  
*https://huggingface.co/datasets/medalpaca/medical_meadow_wikidoc_patient_information*


**数据规模:**  
*6k*

**数据生成:**  
*基于维基文档由GPT-3.5-turbo改写*

**数据领域:**  
*QA(生活教科书”和“患者信息)*



[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)