fireuse commited on
Commit
0861db9
·
verified ·
1 Parent(s): 4039366

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -20,4 +20,17 @@ configs:
20
  data_files:
21
  - split: train
22
  path: data/train-*
 
 
 
 
 
 
 
 
 
 
23
  ---
 
 
 
 
20
  data_files:
21
  - split: train
22
  path: data/train-*
23
+ license: mit
24
+ language:
25
+ - pl
26
+ pretty_name: Polish Product Reviews
27
+ size_categories:
28
+ - 10K<n<100K
29
+ task_categories:
30
+ - text-classification
31
+ task_ids:
32
+ - sentiment-classification
33
  ---
34
+
35
+ This dataset comprises Polish-language product reviews extracted from an online electronics vendor’s website. It contains user-generated reviews covering a wide range of consumer electronics.
36
+ Reviews containing promotional content and not matching the star rating were removed.