qiangminjie27's picture
Duplicate from qiangminjie27/TabBench
7925dbe
{
"dataset": "first-order-theorem-proving",
"benchmark": "openml_cc18",
"sub_benchmark": "",
"task_type": "clf",
"data_type": "mixed",
"target_column": "Class",
"label_values": [
"6.0",
"3.0",
"5.0",
"2.0",
"4.0",
"1.0"
],
"num_labels": 6,
"train_samples": 5504,
"test_samples": 614,
"train_label_distribution": {
"1.0": 980,
"4.0": 555,
"3.0": 673,
"2.0": 437,
"6.0": 2298,
"5.0": 561
},
"test_label_distribution": {
"4.0": 62,
"3.0": 75,
"1.0": 109,
"6.0": 256,
"2.0": 49,
"5.0": 63
}
}