Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Russian
Size:
10K - 100K
Tags:
emotion-classification
License:
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +25 -17
- main/test-00000-of-00001.parquet +3 -0
- main/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -23,7 +23,7 @@ pretty_name: The Corpus for Emotions Detecting in Russian-language text sentence
|
|
23 |
tags:
|
24 |
- emotion-classification
|
25 |
dataset_info:
|
26 |
-
- config_name:
|
27 |
features:
|
28 |
- name: text
|
29 |
dtype: string
|
@@ -38,16 +38,23 @@ dataset_info:
|
|
38 |
'4': anger
|
39 |
- name: source
|
40 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
splits:
|
42 |
- name: train
|
43 |
-
num_bytes:
|
44 |
num_examples: 7528
|
45 |
- name: test
|
46 |
-
num_bytes:
|
47 |
num_examples: 1882
|
48 |
-
download_size:
|
49 |
-
dataset_size:
|
50 |
-
- config_name:
|
51 |
features:
|
52 |
- name: text
|
53 |
dtype: string
|
@@ -62,22 +69,23 @@ dataset_info:
|
|
62 |
'4': anger
|
63 |
- name: source
|
64 |
dtype: string
|
65 |
-
- name: sentences
|
66 |
-
list:
|
67 |
-
list:
|
68 |
-
- name: forma
|
69 |
-
dtype: string
|
70 |
-
- name: lemma
|
71 |
-
dtype: string
|
72 |
splits:
|
73 |
- name: train
|
74 |
-
num_bytes:
|
75 |
num_examples: 7528
|
76 |
- name: test
|
77 |
-
num_bytes:
|
78 |
num_examples: 1882
|
79 |
-
download_size:
|
80 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
---
|
82 |
|
83 |
# Dataset Card for [cedr]
|
|
|
23 |
tags:
|
24 |
- emotion-classification
|
25 |
dataset_info:
|
26 |
+
- config_name: enriched
|
27 |
features:
|
28 |
- name: text
|
29 |
dtype: string
|
|
|
38 |
'4': anger
|
39 |
- name: source
|
40 |
dtype: string
|
41 |
+
- name: sentences
|
42 |
+
list:
|
43 |
+
list:
|
44 |
+
- name: forma
|
45 |
+
dtype: string
|
46 |
+
- name: lemma
|
47 |
+
dtype: string
|
48 |
splits:
|
49 |
- name: train
|
50 |
+
num_bytes: 4792366
|
51 |
num_examples: 7528
|
52 |
- name: test
|
53 |
+
num_bytes: 1182343
|
54 |
num_examples: 1882
|
55 |
+
download_size: 1822522
|
56 |
+
dataset_size: 5974709
|
57 |
+
- config_name: main
|
58 |
features:
|
59 |
- name: text
|
60 |
dtype: string
|
|
|
69 |
'4': anger
|
70 |
- name: source
|
71 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
splits:
|
73 |
- name: train
|
74 |
+
num_bytes: 1418343
|
75 |
num_examples: 7528
|
76 |
- name: test
|
77 |
+
num_bytes: 350263
|
78 |
num_examples: 1882
|
79 |
+
download_size: 945328
|
80 |
+
dataset_size: 1768606
|
81 |
+
configs:
|
82 |
+
- config_name: main
|
83 |
+
data_files:
|
84 |
+
- split: train
|
85 |
+
path: main/train-*
|
86 |
+
- split: test
|
87 |
+
path: main/test-*
|
88 |
+
default: true
|
89 |
---
|
90 |
|
91 |
# Dataset Card for [cedr]
|
main/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45c72e49d06ffb1db34aa3082f24c28148c1bfba6aa16ee150b7d43c52de2dc3
|
3 |
+
size 187983
|
main/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d26c21daed57be1657a80a78fe04c4865ad249f49070b6c5e00b2f90f811e1a
|
3 |
+
size 757345
|