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