--- dataset_info: features: - name: url dtype: string - name: re_caption dtype: string - name: org_caption dtype: string - name: sha256 dtype: string - name: key dtype: string - name: re_clip_score dtype: float64 - name: org_clip_score dtype: float64 - name: re_length dtype: int64 - name: org_length dtype: int64 - name: re_gpt4v_score dtype: int64 - name: org_gpt4v_score dtype: int64 splits: - name: train num_bytes: 67955919197 num_examples: 117611283 download_size: 41319164164 dataset_size: 67955919197 configs: - config_name: default data_files: - split: train path: data/train-* ---