| --- |
| dataset_info: |
| features: |
| - name: id |
| dtype: string |
| - name: question |
| dtype: string |
| - name: image |
| dtype: image |
| - name: subquestions |
| list: |
| - name: answer |
| dtype: string |
| - name: question |
| dtype: string |
| - name: final_question |
| dtype: string |
| - name: ground_truth |
| dtype: string |
| splits: |
| - name: visual_math_reasoning |
| num_bytes: 43776.0 |
| num_examples: 2 |
| - name: visual_reasoning |
| num_bytes: 81185.0 |
| num_examples: 2 |
| - name: common_sense_and_physics |
| num_bytes: 51903.0 |
| num_examples: 2 |
| - name: chart_graphic_understanding |
| num_bytes: 104535.0 |
| num_examples: 2 |
| - name: spatial_and_scene_reasoning |
| num_bytes: 1771776.0 |
| num_examples: 2 |
| - name: OCR |
| num_bytes: 225368.0 |
| num_examples: 2 |
| download_size: 2298797 |
| dataset_size: 2278543.0 |
| configs: |
| - config_name: default |
| data_files: |
| - split: visual_math_reasoning |
| path: data/visual_math_reasoning-* |
| - split: visual_reasoning |
| path: data/visual_reasoning-* |
| - split: common_sense_and_physics |
| path: data/common_sense_and_physics-* |
| - split: chart_graphic_understanding |
| path: data/chart_graphic_understanding-* |
| - split: spatial_and_scene_reasoning |
| path: data/spatial_and_scene_reasoning-* |
| - split: OCR |
| path: data/OCR-* |
| --- |
| |