Changlong1's picture
Update README.md
e5fb4f4
metadata
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