server / raw_data /tabular_datasets /n1 /metadata /contract_overrides.json
TabQueryBench's picture
Upload full tabular_datasets real data root
b027c6b verified
Raw
History Blame Contribute Delete
466 Bytes
{
"dataset_id": "n1",
"status": "active",
"overrides": {
"semantic_type_overrides": {
"word_freq_3d": "numeric",
"word_freq_parts": "numeric",
"word_freq_table": "numeric"
},
"target_column": "class",
"task_type": "classification",
"target_type": "binary",
"source_aliases": {
"openml": "https://www.openml.org/d/44",
"uci": "https://archive.ics.uci.edu/ml/datasets/spambase"
}
}
}