File size: 658 Bytes
f173aec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
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: train
    num_bytes: 6073361.466666667
    num_examples: 20000
  download_size: 3745712
  dataset_size: 6073361.466666667
---
# Dataset Card for "product-reviews"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)