outdoors
Datasets
All datasets matching “outdoors”Amazon_Sports_and_Outdoors_2023
Dataset Card for Dataset Name
Original dataset can be found on: https://amazon-reviews-2023.github.io/
Dataset Details
This dataset is downloaded from the link above, the category Sports and Outdoors meta dataset.
Dataset Description
This dataset is a refined version of the Amazon Sports and Outdoors 2023 meta dataset, which originally contained product metadata for sports and outdoors products that are sold on Amazon. The dataset includes detailed information… See the full description on the dataset page: https://huggingface.co/datasets/smartcat/Amazon_Sports_and_Outdoors_2023.Amazon_Sports_and_Outdoors_2014
Amazon Sports & Outdoors Dataset
Directory Structure
metadata: Contains product information.
reviews: Contains user reviews about the products.
filtered:
e5-base-v2_embeddings.jsonl: Contains "asin" and "embeddings" created with e5-base-v2.
metadata.jsonl: Contains "asin" and "text", where text is created from the title, description, brand, main category, and category.
reviews.jsonl: Contains "reviewerID", "reviewTime", and "asin". Reviews are filtered to include… See the full description on the dataset page: https://huggingface.co/datasets/milistu/Amazon_Sports_and_Outdoors_2014.Amazon_Sports_and_Outdoors_2018
Amazon Sports & Outdoors Dataset
Directory Structure
metadata: Contains product information.
reviews: Contains user reviews about the products.
filtered:
e5-base-v2_embeddings.jsonl: Contains "asin" and "embeddings" created with e5-base-v2.
metadata.jsonl: Contains "asin" and "text", where text is created from the title, description, brand, main category, and category.
reviews.jsonl: Contains "reviewerID", "reviewTime", and "asin". Reviews are filtered to include only… See the full description on the dataset page: https://huggingface.co/datasets/smartcat/Amazon_Sports_and_Outdoors_2018.XMRec_metadata_fr_Sports_and_Outdoors
Description
Cleaned version of the Office Products subset (metadata folder) of XMRec dataset.In particular, we have made the images available as PILs.
Possible use cases are :
text classification, using the categories column as a label
product recommendation using the related column
hybrid text/image search (cf. this Jina.ai blog post)
Original paper citation
@inproceedings{bonab2021crossmarket,
author = {Bonab, Hamed and Aliannejadi, Mohammad and Vardasbi, Ali… See the full description on the dataset page: https://huggingface.co/datasets/CATIE-AQ/XMRec_metadata_fr_Sports_and_Outdoors.Amazon-Reviews-2023-SR-L1O-Sports_and_OutdoorsXMRec_reviews_fr_Sports_and_Outdoors
Description
Cleaned version of the Sports and Outdoors subset (reviews folder) of XMRec dataset.
Columns meaning:
asin is a code which can be used as a key to merge the dataset with XMRec_metadata_fr_Sports_and_Outdoors containing all the informations about the product to which the customer review refers
summary is the term used in the original dataset, can be seen as a preview of the review
reviewText contains the text of the review
overall is the customer's rating of the… See the full description on the dataset page: https://huggingface.co/datasets/CATIE-AQ/XMRec_reviews_fr_Sports_and_Outdoors.
