medmcqa_age_gender / README.md
NimaBoscarino's picture
Upload README.md with huggingface_hub
221236d
|
raw
history blame
No virus
1 kB
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: opa
      dtype: string
    - name: opb
      dtype: string
    - name: opc
      dtype: string
    - name: opd
      dtype: string
    - name: cop
      dtype: int64
    - name: choice_type
      dtype: string
    - name: exp
      dtype: string
    - name: subject_name
      dtype: string
    - name: topic_name
      dtype: string
    - name: age.child
      dtype: bool
    - name: age.youth
      dtype: bool
    - name: age.adult
      dtype: bool
    - name: age.senior
      dtype: bool
    - name: gender.male
      dtype: bool
    - name: gender.female
      dtype: bool
  splits:
    - name: train
      num_bytes: 132040415
      num_examples: 182822
    - name: validation
      num_bytes: 2224566
      num_examples: 4183
  download_size: 84155335
  dataset_size: 134264981

Dataset Card for "medmcqa_age_gender"

More Information needed