ScienceQA / README.md
derek-thomas's picture
Upload README.md with huggingface_hub
179a2d6
|
raw
history blame
929 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: question
      dtype: string
    - name: choices
      sequence: string
    - name: answer
      dtype: int8
    - name: hint
      dtype: string
    - name: task
      dtype: string
    - name: grade
      dtype: string
    - name: subject
      dtype: string
    - name: topic
      dtype: string
    - name: category
      dtype: string
    - name: skill
      dtype: string
    - name: lecture
      dtype: string
    - name: solution
      dtype: string
  splits:
    - name: train
      num_bytes: 431579159.804
      num_examples: 12726
    - name: validation
      num_bytes: 144039504.812
      num_examples: 4241
    - name: test
      num_bytes: 152149151.301
      num_examples: 4241
  download_size: 626082086
  dataset_size: 727767815.917

Dataset Card for "ScienceQA"

More Information needed