Shoir's picture
Upload dataset
d3b8655 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: status
      dtype: string
    - name: question_text
      dtype: string
    - name: question
      dtype: string
    - name: backround_description
      dtype: string
    - name: answer_text
      dtype: string
    - name: new_answer_text
      dtype: string
    - name: options
      dtype: string
    - name: new_options_format
      dtype: string
    - name: level
      dtype: string
    - name: language
      dtype: string
    - name: subject
      dtype: string
    - name: subject_category
      dtype: string
    - name: font
      dtype: string
    - name: colour
      dtype: string
  splits:
    - name: train
      num_bytes: 5837941952.185
      num_examples: 30245
    - name: val
      num_bytes: 665638410
      num_examples: 4000
    - name: test
      num_bytes: 101033210
      num_examples: 595
  download_size: 5496030726
  dataset_size: 6604613572.185
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*