--- dataset_info: features: - name: image_id dtype: string - name: image dtype: image - name: human_caption list: string - name: url dtype: string - name: laion_caption list: string - name: sha256 dtype: string - name: id dtype: string - name: detections list: - name: box list: float64 - name: label dtype: string - name: score dtype: float64 - name: like_score dtype: float64 splits: - name: train num_bytes: 37033921052.375 num_examples: 657933 download_size: 36661812099 dataset_size: 37033921052.375 configs: - config_name: default data_files: - split: train path: data/train-* ---