--- dataset_info: features: - name: image_base64 dtype: string - name: image_base64_cf dtype: string - name: caption dtype: string - name: caption_cf dtype: string - name: shape dtype: int32 - name: scale dtype: int32 - name: orientation dtype: int32 - name: position_x dtype: int32 - name: position_y dtype: int32 - name: shape_cf dtype: int32 - name: scale_cf dtype: int32 - name: orientation_cf dtype: int32 - name: position_x_cf dtype: int32 - name: position_y_cf dtype: int32 splits: - name: train num_bytes: 897277 num_examples: 2000 download_size: 174163 dataset_size: 897277 configs: - config_name: default data_files: - split: train path: data/train-* ---