ScienceQA / README.md
TheMrguiller's picture
Upload README.md with huggingface_hub
2f931f8
|
raw
history blame
No virus
608 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: question
      dtype: string
    - name: choices
      dtype: string
    - name: answer
      dtype: string
    - name: solution
      dtype: string
    - name: CTH
      dtype: bool
  splits:
    - name: train
      num_bytes: 548834431.966
      num_examples: 16966
    - name: test
      num_bytes: 135169478.352
      num_examples: 4242
  download_size: 621545899
  dataset_size: 684003910.318

Dataset Card for "ScienceQA"

More Information needed