--- dataset_info: features: - name: image dtype: image - name: long_caption dtype: string - name: short_caption dtype: string - name: width dtype: int64 - name: height dtype: int64 - name: aspect_ratio dtype: float64 - name: bucket dtype: int64 splits: - name: train num_bytes: 65195232866.5 num_examples: 106844 download_size: 65174605832 dataset_size: 65195232866.5 configs: - config_name: default data_files: - split: train path: data/train-* ---