--- dataset_info: features: - name: type dtype: string - name: style dtype: string - name: color dtype: string - name: material dtype: string - name: shape dtype: string - name: details dtype: string - name: room_type dtype: string - name: price_range dtype: string - name: image dtype: image splits: - name: train num_bytes: 95226157.0 num_examples: 1000 download_size: 94123447 dataset_size: 95226157.0 configs: - config_name: default data_files: - split: train path: data/train-* ---