ScienceQA_text_only / README.md
sileod's picture
Upload README.md with huggingface_hub
76947c9
|
raw
history blame
No virus
921 Bytes
metadata
dataset_info:
  features:
    - 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: 8105771.787521609
      num_examples: 6508
    - name: validation
      num_bytes: 2638142.7097382694
      num_examples: 2144
    - name: test
      num_bytes: 2757852.295213393
      num_examples: 2224
  download_size: 2925662
  dataset_size: 13501766.792473271

Dataset Card for "scienceQA_text_only"

More Information needed