Datasets:
Tasks:
Text Classification
Formats:
parquet
Sub-tasks:
multi-label-classification
Languages:
Spanish
Size:
< 1K
ArXiv:
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: 115699 | |
| download_size: 115699 | |
| features: | |
| - dtype: string | |
| name: id | |
| - dtype: int64 | |
| name: source_index | |
| - dtype: string | |
| name: poem | |
| - sequence: | |
| dtype: int64 | |
| name: labels | |
| - sequence: | |
| dtype: string | |
| name: label_names | |
| - dtype: int64 | |
| name: n_annotators | |
| splits: | |
| - name: train | |
| num_bytes: 87799 | |
| num_examples: 210 | |
| - name: test | |
| num_bytes: 27900 | |
| num_examples: 55 | |