EmbeddingStudio/amazon-products-with-images
收藏Hugging Face2024-04-20 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/EmbeddingStudio/amazon-products-with-images
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: Product Name
dtype: string
- name: Category
dtype: string
- name: Description
dtype: string
- name: Selling Price
dtype: string
- name: Product Specification
dtype: string
- name: Image
dtype: string
- name: Raw Image
dtype: image
splits:
- name: train
num_bytes: 780969843.875
num_examples: 23993
- name: test
num_bytes: 218190027.875
num_examples: 6665
- name: eval
num_bytes: 86142458.084
num_examples: 2666
download_size: 1058246215
dataset_size: 1085302329.834
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: eval
path: data/eval-*
---
提供机构:
EmbeddingStudio
原始信息汇总
数据集概述
数据集特征
- Product Name:字符串类型
- Category:字符串类型
- Description:字符串类型
- Selling Price:字符串类型
- Product Specification:字符串类型
- Image:字符串类型
- Raw Image:图像类型
数据集划分
- 训练集:包含23993个样本,总大小为780969843.875字节
- 测试集:包含6665个样本,总大小为218190027.875字节
- 评估集:包含2666个样本,总大小为86142458.084字节
数据集大小
- 下载大小:1058246215字节
- 数据集总大小:1085302329.834字节
数据文件配置
- 默认配置:
- 训练集路径:data/train-*
- 测试集路径:data/test-*
- 评估集路径:data/eval-*



