mgb-dx-meetup/product-reviews
收藏Hugging Face2022-10-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mgb-dx-meetup/product-reviews
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: review_id
dtype: string
- name: product_id
dtype: string
- name: reviewer_id
dtype: string
- name: stars
dtype: int32
- name: review_body
dtype: string
- name: review_title
dtype: string
- name: language
dtype: string
- name: product_category
dtype: string
splits:
- name: test
num_bytes: 454952.85
num_examples: 1500
- name: train
num_bytes: 6073361.466666667
num_examples: 20000
download_size: 4034850
dataset_size: 6528314.316666666
---
# Dataset Card for Product Reviews
Customer reviews of Amazon products, categorised by the number of stars assigned to each product. The dataset consists of several thousand reviews in English, German, and French.
## Licensing information
This datasets is based on the [`amazon_reviews_multi`](https://huggingface.co/datasets/amazon_reviews_multi) dataset.
提供机构:
mgb-dx-meetup
原始信息汇总
数据集概述
数据集特征
- review_id: 字符串类型
- product_id: 字符串类型
- reviewer_id: 字符串类型
- stars: 整数类型 (int32)
- review_body: 字符串类型
- review_title: 字符串类型
- language: 字符串类型
- product_category: 字符串类型
数据集分割
- 训练集 (train):
- 示例数量: 20000
- 数据大小: 6073361.466666667 字节
- 测试集 (test):
- 示例数量: 1500
- 数据大小: 454952.85 字节
数据集大小
- 下载大小: 4034850 字节
- 数据集总大小: 6528314.316666666 字节



