shop
Datasets
All datasets matching “shop”MERL_Shopping_Dataset
Dataset Card for MERL Shopping Dataset
This is a FiftyOne dataset with 41 samples.
Installation
If you haven't already, install FiftyOne:
pip install -U fiftyone
Usage
import fiftyone as fo
from fiftyone.utils.huggingface import load_from_hub
# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset = load_from_hub("Voxel51/MERL_Shopping_Dataset")
# Launch the App
session = fo.launch_app(dataset)
Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/MERL_Shopping_Dataset.shopee-dataset
Shopee Product Listings Dataset
Daily snapshots of Shopee product listings across Taiwan and Southeast Asian marketplaces with variant pricing, seller metrics, ratings, and shipping data.
This dataset is a preview sample of the Shopee dataset published by Rebrowser. If you're doing academic research, you may be eligible for free access to a much larger slice — see Free Datasets for Research.
This dataset contains 1 entity, each in its own folder: Product Details… See the full description on the dataset page: https://huggingface.co/datasets/rebrowser/shopee-dataset.product-catalogue
The Catalogue: Product Taxonomy Classification Benchmark
A large-scale, multimodal benchmark dataset for product taxonomy classification, featuring real e-commerce products with images, descriptions, and hierarchical category labels.
Dataset Description
The Catalogue is a benchmark dataset designed to evaluate AI models on the task of classifying products into a standardized taxonomy. Each sample includes a product image, title, description, brand, and the… See the full description on the dataset page: https://huggingface.co/datasets/Shopify/product-catalogue.shopper
Visualizing the Dataset
To visualize the data samples with 3D point clouds, robot poses, and action trajectories, use the mmt_vis.py script
from this vla_foundry fork.
Setup
git clone https://github.com/isabellahuang-tri/vla_foundry.git
cd vla_foundry
git checkout shopper_vis
pip install -e .
Usage
Visualize data from S3 or local TAR files:
# From local TAR file
VISUALIZER=rerun uv run --group visualization vla_foundry/data/scripts/vis/mmt_vis.py \… See the full description on the dataset page: https://huggingface.co/datasets/isabellahuang/shopper.baghdad_shoppinggoogle-shopping-general-eval
Marqo Ecommerce Embedding Models
In this work, we introduce the GoogleShopping-1m dataset for evaluation. This dataset comes with the release of our state-of-the-art embedding models for ecommerce products: Marqo-Ecommerce-B and Marqo-Ecommerce-L.
Released Content:
Marqo-Ecommerce-B and Marqo-Ecommerce-L embedding models
GoogleShopping-1m and AmazonProducts-3m for evaluation
Evaluation Code
The benchmarking results show that the… See the full description on the dataset page: https://huggingface.co/datasets/Marqo/google-shopping-general-eval.
