Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
multi-label-classification
Languages:
German
Size:
1K - 10K
License:
| configs: | |
| - config_name: default | |
| data_files: | |
| - path: data/train-*.parquet | |
| split: train | |
| - path: data/test-*.parquet | |
| split: test | |
| default: true | |
| dataset_info: | |
| configs: | |
| - config_name: default | |
| dataset_size: 146766 | |
| download_size: 146766 | |
| features: | |
| - dtype: string | |
| name: id | |
| - dtype: string | |
| name: title | |
| - dtype: string | |
| name: author | |
| - dtype: string | |
| name: year | |
| - dtype: string | |
| name: period | |
| - dtype: string | |
| name: poem | |
| - sequence: | |
| dtype: int64 | |
| name: labels | |
| - sequence: | |
| dtype: string | |
| name: label_names | |
| - dtype: string | |
| name: source | |
| splits: | |
| - name: train | |
| num_bytes: 99910 | |
| num_examples: 2494 | |
| - name: test | |
| num_bytes: 46856 | |
| num_examples: 1070 | |