| dataset_info: | |
| features: | |
| - name: inconsistency_images | |
| list: image | |
| - name: inconsistency_image_ids | |
| list: string | |
| - name: paper_id | |
| dtype: string | |
| - name: inconsistency_parts | |
| dtype: string | |
| - name: review_text | |
| dtype: string | |
| - name: category | |
| dtype: | |
| class_label: | |
| names: | |
| '0': algorithm-only | |
| '1': equation-equation | |
| '2': equation-text | |
| '3': figure-caption | |
| '4': figure-equation | |
| '5': figure-figure | |
| '6': figure-only | |
| '7': figure-table | |
| '8': figure-text | |
| '9': table-caption | |
| '10': table-only | |
| '11': table-table | |
| '12': table-text | |
| - name: description | |
| dtype: string | |
| - name: mcq | |
| dtype: string | |
| - name: visual_elements | |
| list: string | |
| - name: part_pair_image_ids | |
| list: string | |
| - name: part_pair_images | |
| list: image | |
| splits: | |
| - name: train | |
| num_bytes: 75083020 | |
| num_examples: 262 | |
| download_size: 74376966 | |
| dataset_size: 75083020 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |