Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
sentiment-classification
Languages:
Polish
Size:
100K - 1M
License:
Update README.md
Browse files
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.
|