File size: 791 Bytes
34c3cfb
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14

    # Product Information Dataset with Images: dataset_part_10
    This dataset contains information about various products including their images, group IDs, and specific attributes like height, width, and depth.
    ## Dataset Structure
    The dataset includes the following columns:
    - `image`: The product image
    - `index`: Index of the row
    - `group_id`: Identifier for the product group
    - `entity_name`: Name of the product attribute (e.g., height, width, depth)
    - `question`: Associated question about the entity
    ## Usage
    This dataset can be used for various product analysis tasks, image-based product recognition, or as a basis for e-commerce related machine learning projects.
    The images are included in the dataset and can be accessed directly.