| --- |
| dataset_info: |
| features: |
| - name: id |
| dtype: string |
| - name: image |
| struct: |
| - name: bytes |
| dtype: binary |
| - name: path |
| dtype: 'null' |
| - name: base_question |
| dtype: string |
| - name: base_answer |
| dtype: string |
| - name: subquestions |
| list: |
| - name: answer |
| dtype: string |
| - name: question |
| dtype: string |
| splits: |
| - name: visual_math_reasoning |
| num_bytes: 252916 |
| num_examples: 2 |
| - name: common_sense_and_physics |
| num_bytes: 67516 |
| num_examples: 2 |
| - name: OCR |
| num_bytes: 2317236 |
| num_examples: 2 |
| - name: visual_reasoning |
| num_bytes: 958655 |
| num_examples: 2 |
| - name: chart_graphic_understanding |
| num_bytes: 1144522 |
| num_examples: 2 |
| - name: spatial_and_scene_reasoning |
| num_bytes: 2481947 |
| num_examples: 2 |
| - name: counting_and_quantitative_reasoning |
| num_bytes: 2024807 |
| num_examples: 2 |
| download_size: 9270962 |
| dataset_size: 9247599 |
| 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-* |
| - split: counting_and_quantitative_reasoning |
| path: data/counting_and_quantitative_reasoning-* |
| --- |
| |