math_multimodal / README.md
deqing's picture
Upload dataset
f8e3d58 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: reasoning
      dtype: string
    - name: answer
      dtype: string
    - name: source_folder
      dtype: string
    - name: problem_image_1
      dtype: image
    - name: problem_image_1_base64
      dtype: string
    - name: reasoning_image_1
      dtype: image
    - name: reasoning_image_1_base64
      dtype: string
  splits:
    - name: train
      num_bytes: 497001028.5
      num_examples: 1074
    - name: test
      num_bytes: 337094469
      num_examples: 706
  download_size: 616278826
  dataset_size: 834095497.5
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*