Datasets:
Tasks:
Text Classification
Formats:
parquet
Sub-tasks:
multi-label-classification
Size:
10K - 100K
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -54,6 +54,33 @@ dataset_info:
|
|
| 54 |
num_examples: 1119
|
| 55 |
download_size: 115196
|
| 56 |
dataset_size: 224955
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
- config_name: zul
|
| 58 |
features:
|
| 59 |
- name: id
|
|
@@ -94,6 +121,12 @@ configs:
|
|
| 94 |
path: ron/validation-*
|
| 95 |
- split: test
|
| 96 |
path: ron/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
- config_name: zul
|
| 98 |
data_files:
|
| 99 |
- split: validation
|
|
|
|
| 54 |
num_examples: 1119
|
| 55 |
download_size: 115196
|
| 56 |
dataset_size: 224955
|
| 57 |
+
- config_name: rus
|
| 58 |
+
features:
|
| 59 |
+
- name: id
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: text
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: anger
|
| 64 |
+
dtype: int64
|
| 65 |
+
- name: disgust
|
| 66 |
+
dtype: int64
|
| 67 |
+
- name: fear
|
| 68 |
+
dtype: int64
|
| 69 |
+
- name: joy
|
| 70 |
+
dtype: int64
|
| 71 |
+
- name: sadness
|
| 72 |
+
dtype: int64
|
| 73 |
+
- name: surprise
|
| 74 |
+
dtype: int64
|
| 75 |
+
splits:
|
| 76 |
+
- name: validation
|
| 77 |
+
num_bytes: 35614
|
| 78 |
+
num_examples: 199
|
| 79 |
+
- name: test
|
| 80 |
+
num_bytes: 188262
|
| 81 |
+
num_examples: 1000
|
| 82 |
+
download_size: 97669
|
| 83 |
+
dataset_size: 223876
|
| 84 |
- config_name: zul
|
| 85 |
features:
|
| 86 |
- name: id
|
|
|
|
| 121 |
path: ron/validation-*
|
| 122 |
- split: test
|
| 123 |
path: ron/test-*
|
| 124 |
+
- config_name: rus
|
| 125 |
+
data_files:
|
| 126 |
+
- split: validation
|
| 127 |
+
path: rus/validation-*
|
| 128 |
+
- split: test
|
| 129 |
+
path: rus/test-*
|
| 130 |
- config_name: zul
|
| 131 |
data_files:
|
| 132 |
- split: validation
|