chatbot_medical / README.md
BoghdadyJR's picture
Upload dataset
e671e3b verified
metadata
dataset_info:
  features:
    - name: Description
      dtype: string
    - name: Patient
      dtype: string
    - name: Doctor
      dtype: string
    - name: question
      dtype: string
  splits:
    - name: train
      num_bytes: 47192959
      num_examples: 30000
    - name: test
      num_bytes: 7873865
      num_examples: 5000
    - name: validation
      num_bytes: 7818607
      num_examples: 5000
  download_size: 37026849
  dataset_size: 62885431
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*