| --- |
| dataset_info: |
| features: |
| - name: id |
| dtype: string |
| - name: media |
| list: image |
| - name: messages |
| dtype: string |
| - name: answer |
| dtype: string |
| - name: question_type |
| dtype: string |
| - name: test_script |
| dtype: string |
| - name: diagram_description |
| dtype: string |
| - name: capability_aspects |
| struct: |
| - name: Common Sense |
| list: string |
| - name: Data Structures |
| list: string |
| - name: Dynamic Patterns |
| list: string |
| - name: Geometric Objects |
| list: string |
| - name: Mathematical Operations |
| list: string |
| - name: Spatial Transformations |
| list: string |
| - name: Topological Relations |
| list: string |
| - name: task_type |
| dtype: string |
| splits: |
| - name: test |
| num_bytes: 27623804 |
| num_examples: 253 |
| download_size: 26678230 |
| dataset_size: 27623804 |
| configs: |
| - config_name: default |
| data_files: |
| - split: test |
| path: data/test-* |
| --- |
| |