--- dataset_info: features: - name: post_id dtype: string - name: instruction dtype: string - name: simplified_instruction dtype: string - name: model dtype: string - name: comment_id dtype: string - name: post_owner dtype: string - name: comment_owner dtype: string - name: creativity_index dtype: string - name: source_image dtype: image - name: ai_edited_image dtype: image - name: human_edited_image dtype: image splits: - name: train num_bytes: 9174963487.121267 num_examples: 2625 download_size: 2627205354 dataset_size: 9174963487.121267 configs: - config_name: default data_files: - split: train path: data/train-* ---