Datasets:
Tasks:
Text Classification
Modalities:
Text
Languages:
Chinese
Size:
10K<n<100K
Libraries:
Datasets
License:
去掉YAML
Browse files
README.md
CHANGED
|
@@ -1,30 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
task_categories:
|
| 4 |
-
- text-classification
|
| 5 |
-
task_ids:
|
| 6 |
-
- emotion-classification
|
| 7 |
-
language:
|
| 8 |
-
- zh
|
| 9 |
-
size_categories:
|
| 10 |
-
- 10K<n<100K
|
| 11 |
-
annotations_creators:
|
| 12 |
-
- expert-generated
|
| 13 |
-
source_datasets:
|
| 14 |
-
- dair-ai/emotion
|
| 15 |
-
pretty_name: Chinese Emotion Dataset
|
| 16 |
-
dataset_info:
|
| 17 |
-
features:
|
| 18 |
-
- name: text
|
| 19 |
-
dtype: string
|
| 20 |
-
- name: label
|
| 21 |
-
dtype: int64
|
| 22 |
-
- name: label_name
|
| 23 |
-
dtype: string
|
| 24 |
-
- name: label_cn
|
| 25 |
-
dtype: string
|
| 26 |
-
config_name: default
|
| 27 |
-
---
|
| 28 |
|
| 29 |
# 中文情感数据集(Chinese Emotion Dataset)
|
| 30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# 中文情感数据集(Chinese Emotion Dataset)
|
| 3 |
|