kardosdrur
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -26,8 +26,16 @@ dataset_info:
|
|
26 |
num_bytes: 293445.6942270059
|
27 |
num_examples: 818
|
28 |
download_size: 824504
|
29 |
-
dataset_size: 1466511
|
|
|
|
|
|
|
|
|
|
|
30 |
---
|
31 |
-
#
|
|
|
|
|
|
|
32 |
|
33 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
26 |
num_bytes: 293445.6942270059
|
27 |
num_examples: 818
|
28 |
download_size: 824504
|
29 |
+
dataset_size: 1466511
|
30 |
+
license: cc
|
31 |
+
task_categories:
|
32 |
+
- text-classification
|
33 |
+
language:
|
34 |
+
- et
|
35 |
---
|
36 |
+
# Estonian Valence Dataset
|
37 |
+
|
38 |
+
Dataset containing annotated Estonian news data from the Poostimees and Õhtuleht newspapers.
|
39 |
+
Original source: https://figshare.com/articles/dataset/Estonian_Valence_Corpus_Eesti_valentsikorpus/24517054
|
40 |
|
41 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|