VisualSwap / README.md
ChufanSHI's picture
Upload dataset
f05a81b verified
|
Raw
History Blame Contribute Delete
2.53 kB
metadata
dataset_info:
  - config_name: MMMU_Pro_10c_COT
    features:
      - name: index
        dtype: string
      - name: id
        dtype: string
      - name: question
        dtype: string
      - name: image
        dtype: image
      - name: options
        dtype: string
      - name: answer
        dtype: string
      - name: original_answer
        dtype: string
      - name: category
        dtype: string
      - name: topic_difficulty
        dtype: string
    splits:
      - name: test
        num_bytes: 44353650
        num_examples: 200
    download_size: 44293827
    dataset_size: 44353650
  - config_name: MathVerse_MINI
    features:
      - name: sample_index
        dtype: string
      - name: problem_index
        dtype: string
      - name: problem_version
        dtype: string
      - name: question
        dtype: string
      - name: image
        dtype: image
      - name: answer
        dtype: string
      - name: question_type
        dtype: string
      - name: metadata
        dtype: string
      - name: query_wo
        dtype: string
      - name: query_cot
        dtype: string
      - name: question_for_eval
        dtype: string
    splits:
      - name: test
        num_bytes: 21455188
        num_examples: 200
    download_size: 21343739
    dataset_size: 21455188
  - config_name: MathVision
    features:
      - name: id
        dtype: string
      - name: question
        dtype: string
      - name: image
        dtype: image
      - name: options
        list: string
      - name: answer
        dtype: string
      - name: solution
        dtype: string
      - name: level
        dtype: int64
      - name: subject
        dtype: string
    splits:
      - name: test
        num_bytes: 77622436
        num_examples: 200
    download_size: 77599380
    dataset_size: 77622436
  - config_name: MathVista_MINI
    features:
      - name: pid
        dtype: string
      - name: question
        dtype: string
      - name: image
        dtype: image
      - name: choices
        list: string
      - name: unit
        dtype: string
      - name: precision
        dtype: float64
      - name: answer
        dtype: string
      - name: question_type
        dtype: string
      - name: answer_type
        dtype: string
      - name: metadata
        dtype: string
      - name: query
        dtype: string
      - name: answer_option
        dtype: string
    splits:
      - name: test
        num_bytes: 83685527
        num_examples: 200
    download_size: 83602111
    dataset_size: 83685527
configs:
  - config_name: MMMU_Pro_10c_COT
    data_files:
      - split: test
        path: MMMU_Pro_10c_COT/test-*
  - config_name: MathVerse_MINI
    data_files:
      - split: test
        path: MathVerse_MINI/test-*
  - config_name: MathVision
    data_files:
      - split: test
        path: MathVision/test-*
  - config_name: MathVista_MINI
    data_files:
      - split: test
        path: MathVista_MINI/test-*