| license: apache-2.0 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |
| dataset_info: | |
| features: | |
| - name: category | |
| dtype: string | |
| - name: subcategory | |
| dtype: string | |
| - name: visual_input | |
| dtype: string | |
| - name: set_id | |
| dtype: string | |
| - name: figure_id | |
| dtype: string | |
| - name: sample_note | |
| dtype: string | |
| - name: question_id | |
| dtype: string | |
| - name: question | |
| dtype: string | |
| - name: gt_answer_details | |
| dtype: string | |
| - name: answer | |
| dtype: string | |
| - name: filename | |
| dtype: string | |
| - name: images | |
| dtype: image | |
| - name: problem | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 432104583.0 | |
| num_examples: 951 | |
| download_size: 146539819 | |
| dataset_size: 432104583.0 | |