--- dataset_info: features: - name: image_name dtype: string - name: person_id dtype: int64 - name: caption_0 dtype: string - name: caption_1 dtype: string - name: attributes dtype: string - name: prompt_caption dtype: string - name: image dtype: image splits: - name: train num_bytes: 53127300907.615 num_examples: 4791127 download_size: 50466645595 dataset_size: 53127300907.615 configs: - config_name: default data_files: - split: train path: data/train-* --- I have preprocessed the SYNTH-PEDES dataset—originally in English—into Parquet format and removed noise during the process. For more details, please refer to the original GitHub repository: https://github.com/Zplusdragon/PLIP.