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