health-questions / README.md
heinrichreimer's picture
Add readme
16b3ebb
metadata
language:
  - en
tags:
  - Health
  - Question Answering
size_categories:
  - 1M<n<10M
dataset_info:
  - config_name: silver
    features:
      - name: id
        dtype: string
      - name: text
        dtype: string
      - name: health_related_label
        dtype:
          class_label:
            names:
              '0': not_health_related
              '1': health_related
      - name: medical_label
        dtype:
          class_label:
            names:
              '0': not_medical
              '1': medical
    splits:
      - name: train
        num_bytes: 750040934
        num_examples: 6835271
      - name: validation
        num_bytes: 187523993
        num_examples: 1708818
    download_size: 0
    dataset_size: 937564927
  - config_name: golden
    features:
      - name: id
        dtype: string
      - name: text
        dtype: string
      - name: health_related_label
        dtype:
          class_label:
            names:
              '0': not_health_related
              '1': health_related
      - name: medical_label
        dtype:
          class_label:
            names:
              '0': not_medical
              '1': medical
    splits:
      - name: test
        num_bytes: 163495
        num_examples: 1489
      - name: train
        num_bytes: 489298
        num_examples: 4466
      - name: validation
        num_bytes: 163015
        num_examples: 1489
    download_size: 0
    dataset_size: 815808

⚕️ health-questions

TODO