zhehuderek's picture
Upload dataset
05e6122 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: source
      dtype: string
    - name: image_1
      dtype: string
    - name: image_2
      dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: images
      sequence: image
  splits:
    - name: train
      num_bytes: 15143037629.702955
      num_examples: 20761
    - name: test
      num_bytes: 732053465.551
      num_examples: 999
  download_size: 15688743815
  dataset_size: 15875091095.253956

Processed data of CompBench: MLLM-CompBench: A Comparative Reasoning Benchmark for Multimodal LLMs