pubmedqa_artificial / README.md
joemelko's picture
Upload dataset
5a2918c verified
|
Raw
History Blame Contribute Delete
461 Bytes
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: continuation
      dtype: string
    - name: uuid
      dtype: binary
  splits:
    - name: train
      num_bytes: 387733337
      num_examples: 211269
    - name: test
      num_bytes: 333312789
      num_examples: 211269
  download_size: 440932605
  dataset_size: 721046126
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*