--- dataset_info: features: - name: group_id dtype: int64 - name: anchor_index dtype: int64 - name: file_name dtype: string - name: caption sequence: string - name: answer dtype: string - name: question_orig dtype: string - name: question_concat dtype: string - name: question_crop dtype: string - name: orig_image dtype: image - name: concat_image dtype: image - name: crop_image dtype: image - name: concat_sources sequence: string - name: concat_layout sequence: string - name: tile_size sequence: int64 - name: crop_ratio dtype: float64 - name: crop_type dtype: string splits: - name: test num_bytes: 1216420206.125 num_examples: 1589 download_size: 1215860973 dataset_size: 1216420206.125 configs: - config_name: default data_files: - split: test path: data/test-* ---