| dataset_info: | |
| features: | |
| - name: Image | |
| dtype: image | |
| - name: Name | |
| dtype: string | |
| - name: SKU | |
| dtype: string | |
| - name: Class | |
| dtype: string | |
| - name: Size (mm*mm) | |
| sequence: | |
| sequence: int64 | |
| - name: Thickness (mm) | |
| sequence: int64 | |
| - name: Color | |
| sequence: string | |
| - name: Finish | |
| sequence: string | |
| - name: Collection | |
| dtype: string | |
| - name: Product URL | |
| dtype: string | |
| - name: Additional image URLs | |
| sequence: string | |
| splits: | |
| - name: train | |
| num_bytes: 76517986.0 | |
| num_examples: 469 | |
| download_size: 74470513 | |
| dataset_size: 76517986.0 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |