polinaeterna/amazon_apparel
收藏Hugging Face2023-06-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/polinaeterna/amazon_apparel
下载链接
链接失效反馈官方服务:
资源简介:
---
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
---
# Dataset Card for "amazon_apparel"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
dataset_info: 数据集详情
features: 特征项
- 字段名:市场(marketplace),数据类型:字符串类型
- 字段名:顾客ID(customer_id),数据类型:字符串类型
- 字段名:评论ID(review_id),数据类型:字符串类型
- 字段名:产品ID(product_id),数据类型:字符串类型
- 字段名:产品父ID(product_parent),数据类型:字符串类型
- 字段名:产品标题(product_title),数据类型:字符串类型
- 字段名:产品分类(product_category),数据类型:字符串类型
- 字段名:星级评分(star_rating),数据类型:32位整型
- 字段名:有用投票数(helpful_votes),数据类型:32位整型
- 字段名:总投票数(total_votes),数据类型:32位整型
- 字段名:Vine计划(vine),数据类型:类别标签类型,类别命名规则:{"0": "否(N)", "1": "是(Y)"}
- 字段名:已验证购买(verified_purchase),数据类型:类别标签类型,类别命名规则:{"0": "否(N)", "1": "是(Y)"}
- 字段名:评论标题(review_headline),数据类型:字符串类型
- 字段名:评论正文(review_body),数据类型:字符串类型
- 字段名:评论日期(review_date),数据类型:字符串类型
splits: 数据划分
- 划分名称:训练集(train),字节占用量:2254343574,样本总数:5906333
download_size: 下载大小:1027207588 字节
dataset_size: 数据集总大小:2254343574 字节
---
# 「amazon_apparel」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
polinaeterna原始信息汇总
数据集概述
数据集名称
- 名称: amazon_apparel
数据集特征
- 特征列表:
- 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: 字符串类型
数据集分割
- 训练集:
- 数据大小: 2254343574 字节
- 样本数量: 5906333
数据集大小
- 下载大小: 1027207588 字节
- 总数据集大小: 2254343574 字节
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



