--- dataset_info: features: - name: image_id dtype: string - name: edit_instruction dtype: string - name: edit_type dtype: string - name: image_file dtype: image - name: edited_file dtype: image - name: visual_input dtype: image - name: input dtype: string - name: output dtype: string splits: - name: implicitchange num_bytes: 5657997.0 num_examples: 50 - name: relation num_bytes: 9383851.0 num_examples: 50 - name: counting num_bytes: 9091035.0 num_examples: 50 download_size: 23918921 dataset_size: 24132883.0 configs: - config_name: default data_files: - split: implicitchange path: data/implicitchange-* - split: relation path: data/relation-* - split: counting path: data/counting-* ---