Mykes's picture
Upload dataset
c82994f verified
|
raw
history blame
538 Bytes
metadata
dataset_info:
  features:
    - name: topic
      dtype: string
    - name: user_question
      dtype: string
    - name: assistant_answer
      dtype: string
    - name: to_doctor
      dtype: string
    - name: prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 4319524.8
      num_examples: 1818
    - name: test
      num_bytes: 479947.2
      num_examples: 202
  download_size: 2061763
  dataset_size: 4799472
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*