| { | |
| "dataset": "analcatdata_authorship", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "Author", | |
| "label_values": [ | |
| "London", | |
| "Milton", | |
| "Shakespeare", | |
| "Austen" | |
| ], | |
| "num_labels": 4, | |
| "train_samples": 755, | |
| "test_samples": 86, | |
| "train_label_distribution": { | |
| "Shakespeare": 155, | |
| "Austen": 285, | |
| "London": 266, | |
| "Milton": 49 | |
| }, | |
| "test_label_distribution": { | |
| "Shakespeare": 18, | |
| "Austen": 32, | |
| "Milton": 6, | |
| "London": 30 | |
| } | |
| } |