polinaeterna/amazon_apparel_copy
收藏Hugging Face2023-06-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/polinaeterna/amazon_apparel_copy
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: marketplace
dtype: string
- name: customer_id
dtype: string
- name: review_id
dtype: string
- name: product_id
dtype: string
- name: product_parent
dtype: string
- name: product_title
dtype: string
- name: product_category
dtype: string
- name: star_rating
dtype: int32
- name: helpful_votes
dtype: int32
- name: total_votes
dtype: int32
- name: vine
dtype:
class_label:
names:
'0': 'N'
'1': 'Y'
- name: verified_purchase
dtype:
class_label:
names:
'0': 'N'
'1': 'Y'
- name: review_headline
dtype: string
- name: review_body
dtype: string
- name: review_date
dtype: string
splits:
- name: train
num_bytes: 2254343574
num_examples: 5906333
download_size: 1027207588
dataset_size: 2254343574
duplicated_from: polinaeterna/amazon_apparel
---
# Dataset Card for "amazon_apparel"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
polinaeterna
原始信息汇总
数据集概述
数据集特征
- marketplace: 字符串类型
- customer_id: 字符串类型
- review_id: 字符串类型
- product_id: 字符串类型
- product_parent: 字符串类型
- product_title: 字符串类型
- product_category: 字符串类型
- star_rating: 整数类型(int32)
- helpful_votes: 整数类型(int32)
- total_votes: 整数类型(int32)
- vine: 分类标签类型,其中 0 表示 N,1 表示 Y
- verified_purchase: 分类标签类型,其中 0 表示 N,1 表示 Y
- review_headline: 字符串类型
- review_body: 字符串类型
- review_date: 字符串类型
数据集拆分
- train:
- 数据量: 2254343574 字节
- 示例数量: 5906333
数据集大小
- 下载大小: 1027207588 字节
- 数据集总大小: 2254343574 字节
数据集来源
- 重复自: polinaeterna/amazon_apparel



