hunarbatra's picture
Upload dataset
3710f0b verified
metadata
dataset_info:
  features:
    - name: image_id
      dtype: string
    - name: images
      dtype: image
    - name: problem
      dtype: string
    - name: question_only
      dtype: string
    - name: answer
      dtype: string
    - name: answer_only
      dtype: string
    - name: answer_text
      dtype: string
    - name: answer_text_only
      dtype: string
    - name: answer_option_text
      dtype: string
    - name: answer_option_text_only
      dtype: string
    - name: category
      dtype: string
    - name: level
      dtype: string
    - name: question_with_options
      dtype: string
    - name: options
      sequence: string
    - name: rating
      dtype: int32
  splits:
    - name: train
      num_bytes: 184753843.0478161
      num_examples: 3995
    - name: val
      num_bytes: 20533343.257379312
      num_examples: 444
  download_size: 186186433
  dataset_size: 205287186.30519542
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*