| dataset_info: | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: prompt | |
| dtype: string | |
| - name: text_ref | |
| dtype: string | |
| - name: image_ref | |
| sequence: image | |
| - name: task_type | |
| dtype: string | |
| - name: question_type | |
| dtype: string | |
| - name: text_rubrics | |
| list: | |
| - name: criterion | |
| dtype: string | |
| - name: tags | |
| sequence: string | |
| - name: type | |
| dtype: string | |
| - name: image_rubrics | |
| list: | |
| - name: criterion | |
| dtype: string | |
| - name: tags | |
| sequence: string | |
| - name: type | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 167961293.0 | |
| num_examples: 460 | |
| download_size: 160767281 | |
| dataset_size: 167961293.0 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |