--- dataset_info: features: - name: scene_name dtype: string - name: question dtype: string - name: answer dtype: string - name: question_type dtype: string - name: difficulty dtype: string - name: original_marked_image dtype: string - name: new_perspective_image dtype: string splits: - name: perspective_distance_change num_bytes: 55525 num_examples: 136 - name: perspective_relative_position num_bytes: 112826 num_examples: 275 download_size: 26203 dataset_size: 168351 configs: - config_name: default data_files: - split: perspective_distance_change path: data/perspective_distance_change-* - split: perspective_relative_position path: data/perspective_relative_position-* ---