Kamaljp/amazon_us_3000
收藏Hugging Face2023-06-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Kamaljp/amazon_us_3000
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 1391025
num_examples: 3000
download_size: 763643
dataset_size: 1391025
---
# Dataset Card for "amazon_us_3000"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Kamaljp
原始信息汇总
数据集概述
数据集名称
amazon_us_3000
数据集特征
基本特征
- marketplace: 数据类型 - string
- customer_id: 数据类型 - string
- review_id: 数据类型 - string
- product_id: 数据类型 - string
- product_parent: 数据类型 - string
- product_title: 数据类型 - string
- product_category: 数据类型 - string
- star_rating: 数据类型 - int32
- helpful_votes: 数据类型 - int32
- total_votes: 数据类型 - int32
- vine: 数据类型 - class_label (0: N, 1: Y)
- verified_purchase: 数据类型 - class_label (0: N, 1: Y)
- review_headline: 数据类型 - string
- review_body: 数据类型 - string
- review_date: 数据类型 - string
数据集拆分
- train:
- 数据大小: 1391025 字节
- 示例数量: 3000
数据集大小
- 下载大小: 763643 字节
- 数据集总大小: 1391025 字节



