Datasets:
Tasks:
Text Classification
Formats:
parquet
Sub-tasks:
multi-label-classification
Size:
10K - 100K
License:
File size: 3,783 Bytes
74ef789 f860415 9c7b8ba 51a18ee 9c7b8ba 74ef789 c88b1eb 778c9ec 74ef789 f860415 9c7b8ba 51a18ee 74ef789 c88b1eb 778c9ec 74ef789 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 |
---
dataset_info:
- config_name: arq
features:
- name: id
dtype: string
- name: text
dtype: string
- name: anger
dtype: int64
- name: disgust
dtype: int64
- name: fear
dtype: int64
- name: joy
dtype: int64
- name: sadness
dtype: int64
- name: surprise
dtype: int64
splits:
- name: validation
num_bytes: 21793
num_examples: 100
- name: test
num_bytes: 194720
num_examples: 902
download_size: 90542
dataset_size: 216513
- config_name: ibo
features:
- name: id
dtype: string
- name: text
dtype: string
- name: anger
dtype: int64
- name: disgust
dtype: int64
- name: fear
dtype: int64
- name: joy
dtype: int64
- name: sadness
dtype: int64
- name: surprise
dtype: int64
splits:
- name: validation
num_bytes: 69198
num_examples: 479
- name: test
num_bytes: 210239
num_examples: 1444
download_size: 106640
dataset_size: 279437
- config_name: ind
features:
- name: id
dtype: string
- name: text
dtype: string
- name: anger
dtype: int64
- name: disgust
dtype: int64
- name: fear
dtype: int64
- name: joy
dtype: int64
- name: sadness
dtype: int64
- name: surprise
dtype: int64
splits:
- name: validation
num_bytes: 24153
num_examples: 156
- name: test
num_bytes: 136511
num_examples: 851
download_size: 76781
dataset_size: 160664
- config_name: ron
features:
- name: id
dtype: string
- name: text
dtype: string
- name: anger
dtype: int64
- name: disgust
dtype: int64
- name: fear
dtype: int64
- name: joy
dtype: int64
- name: sadness
dtype: int64
- name: surprise
dtype: int64
splits:
- name: validation
num_bytes: 22072
num_examples: 123
- name: test
num_bytes: 202883
num_examples: 1119
download_size: 115196
dataset_size: 224955
- config_name: rus
features:
- name: id
dtype: string
- name: text
dtype: string
- name: anger
dtype: int64
- name: disgust
dtype: int64
- name: fear
dtype: int64
- name: joy
dtype: int64
- name: sadness
dtype: int64
- name: surprise
dtype: int64
splits:
- name: validation
num_bytes: 35614
num_examples: 199
- name: test
num_bytes: 188262
num_examples: 1000
download_size: 97669
dataset_size: 223876
- config_name: zul
features:
- name: id
dtype: string
- name: text
dtype: string
- name: anger
dtype: int64
- name: disgust
dtype: int64
- name: fear
dtype: int64
- name: joy
dtype: int64
- name: sadness
dtype: int64
- name: surprise
dtype: int64
splits:
- name: validation
num_bytes: 115327
num_examples: 875
- name: test
num_bytes: 270726
num_examples: 2047
download_size: 161024
dataset_size: 386053
configs:
- config_name: arq
data_files:
- split: validation
path: arq/validation-*
- split: test
path: arq/test-*
- config_name: ibo
data_files:
- split: validation
path: ibo/validation-*
- split: test
path: ibo/test-*
- config_name: ind
data_files:
- split: validation
path: ind/validation-*
- split: test
path: ind/test-*
- config_name: ron
data_files:
- split: validation
path: ron/validation-*
- split: test
path: ron/test-*
- config_name: rus
data_files:
- split: validation
path: rus/validation-*
- split: test
path: rus/test-*
- config_name: zul
data_files:
- split: validation
path: zul/validation-*
- split: test
path: zul/test-*
---
# Dataset Card for "EmotionAnalysisFinal"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |