qiangminjie27's picture
Duplicate from qiangminjie27/TabBench
7925dbe
{
"dataset": "optdigits",
"benchmark": "openml_cc18",
"sub_benchmark": "",
"task_type": "clf",
"data_type": "mixed",
"target_column": "class",
"label_values": [
"6.0",
"3.0",
"5.0",
"0.0",
"2.0",
"7.0",
"9.0",
"4.0",
"8.0",
"1.0"
],
"num_labels": 10,
"train_samples": 5053,
"test_samples": 567,
"train_label_distribution": {
"2.0": 501,
"3.0": 514,
"8.0": 498,
"6.0": 502,
"4.0": 511,
"0.0": 498,
"1.0": 513,
"5.0": 502,
"9.0": 505,
"7.0": 509
},
"test_label_distribution": {
"1.0": 58,
"7.0": 57,
"4.0": 57,
"0.0": 56,
"3.0": 58,
"6.0": 56,
"2.0": 56,
"5.0": 56,
"8.0": 56,
"9.0": 57
}
}