| --- | |
| license: apache-2.0 | |
| tags: | |
| - images | |
| - amazon | |
| - product | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: train.csv | |
| - split: test | |
| path: test.csv | |
| --- | |
| # Amazon_Data | |
| This dataset contains product records and product images. | |
| - **Train set:** `train.csv` | |
| - **Test set:** `test.csv` | |
| - **Images:** Located in the `images/` directory. |