| --- |
| dataset_info: |
| features: |
| - name: id |
| dtype: string |
| - name: base_question |
| dtype: string |
| - name: base_answer |
| dtype: string |
| - name: image |
| dtype: image |
| - name: subquestions |
| struct: |
| - name: answer |
| sequence: string |
| - name: question |
| sequence: string |
| - name: img_subques |
| dtype: string |
| - name: img_subques_ans |
| dtype: string |
| - name: org_image |
| dtype: string |
| - name: org_image_ans |
| dtype: string |
| - name: only_subques |
| dtype: string |
| - name: only_subques_ans |
| dtype: string |
| splits: |
| - name: visual_math_reasoning |
| num_bytes: 259778.0 |
| num_examples: 2 |
| - name: common_sense_and_physics |
| num_bytes: 74644.0 |
| num_examples: 2 |
| - name: OCR |
| num_bytes: 2323822.0 |
| num_examples: 2 |
| - name: visual_reasoning |
| num_bytes: 966349.0 |
| num_examples: 2 |
| - name: chart_graphic_understanding |
| num_bytes: 1152943.0 |
| num_examples: 2 |
| - name: spatial_and_scene_reasoning |
| num_bytes: 2490961.0 |
| num_examples: 2 |
| download_size: 7378875 |
| dataset_size: 7268497.0 |
| configs: |
| - config_name: default |
| data_files: |
| - split: visual_math_reasoning |
| path: data/visual_math_reasoning-* |
| - split: common_sense_and_physics |
| path: data/common_sense_and_physics-* |
| - split: OCR |
| path: data/OCR-* |
| - split: visual_reasoning |
| path: data/visual_reasoning-* |
| - split: chart_graphic_understanding |
| path: data/chart_graphic_understanding-* |
| - split: spatial_and_scene_reasoning |
| path: data/spatial_and_scene_reasoning-* |
| --- |
| |