--- dataset_info: features: - name: image dtype: image - name: age dtype: int64 - name: gender dtype: int64 - name: race dtype: int64 - name: user_profile dtype: string - name: person_id dtype: int64 - name: anti_person_id dtype: int64 - name: instruction dtype: string - name: input dtype: string - name: chosen_response dtype: string - name: rejected_response dtype: string splits: - name: train num_bytes: 9244894007.524 num_examples: 418594 download_size: 1622630400 dataset_size: 9244894007.524 configs: - config_name: default data_files: - split: train path: data/train-* ---