101Frost's picture
Upload dataset
e56e41c verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: options
      sequence: string
    - name: image_path
      dtype: string
    - name: image
      dtype: image
    - name: answer
      dtype: string
    - name: solution
      dtype: string
    - name: level
      dtype: int64
    - name: subject
      dtype: string
    - name: Answer(Option)
      dtype: string
  splits:
    - name: test
      num_bytes: 43847608.968
      num_examples: 1532
    - name: testmini
      num_bytes: 6967192
      num_examples: 190
  download_size: 36701568
  dataset_size: 50814800.968
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: testmini
        path: data/testmini-*