Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Chinese
Size:
10K - 100K
Tags:
art
License:
Split dataset into train (60%) and test (40%) splits using multilabel stratified sampling
c1ee65f verified | configs: | |
| - config_name: ccpd | |
| data_files: | |
| - path: train-*.parquet | |
| split: train | |
| - path: test-*.parquet | |
| split: test | |
| dataset_info: | |
| configs: | |
| - config_name: ccpd | |
| features: | |
| - name: text | |
| dtype: string | |
| - name: title | |
| dtype: string | |
| - name: theme_labels | |
| sequence: string | |
| - name: emotion_labels | |
| sequence: string | |
| splits: | |
| - name: train | |
| num_bytes: 1761649 | |
| num_examples: 10071 | |
| - name: test | |
| num_bytes: 1238066 | |
| num_examples: 7032 | |
| dataset_size: 2999715 | |