Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
sentiment-classification
Languages:
Polish
Size:
100K - 1M
License:
fix stats
Browse files
README.md
CHANGED
@@ -52,12 +52,12 @@ The task is to predict the correct label of the review.
|
|
52 |
|
53 |
## Class distribution
|
54 |
|
55 |
-
| Class | train |
|
56 |
-
|
57 |
-
| minus | 0.3756 |
|
58 |
-
| plus | 0.2775 |
|
59 |
-
| amb | 0.1991 |
|
60 |
-
| zero | 0.1477 |
|
61 |
|
62 |
## Citation
|
63 |
|
|
|
52 |
|
53 |
## Class distribution
|
54 |
|
55 |
+
| Class | train | dev | test |
|
56 |
+
|:--------|--------:|-------------:|-------:|
|
57 |
+
| minus | 0.3756 | 0.3694 | 0.4134 |
|
58 |
+
| plus | 0.2775 | 0.2868 | 0.2768 |
|
59 |
+
| amb | 0.1991 | 0.1883 | 0.1659 |
|
60 |
+
| zero | 0.1477 | 0.1555 | 0.1439 |
|
61 |
|
62 |
## Citation
|
63 |
|