--- dataset_info: features: - name: id dtype: string - name: input_image dtype: image - name: truth_image dtype: image - name: prompt dtype: string - name: verdict dtype: bool - name: ground_truth dtype: string splits: - name: train num_bytes: 9555554 num_examples: 20 download_size: 9463857 dataset_size: 9555554 configs: - config_name: default data_files: - split: train path: data/train-* ---