lewtun HF staff commited on
Commit
cb7f336
1 Parent(s): 154839e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -27,6 +27,10 @@ dataset_info:
27
  download_size: 4034850
28
  dataset_size: 6528314.316666666
29
  ---
30
- # Dataset Card for "product-reviews"
31
 
32
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
27
  download_size: 4034850
28
  dataset_size: 6528314.316666666
29
  ---
30
+ # Dataset Card for Product Reviews
31
 
32
+ 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.
33
+
34
+ ## Licensing information
35
+
36
+ This datasets is based on the [`amazon_reviews_multi`](https://huggingface.co/datasets/amazon_reviews_multi) dataset.