{ "dataset_info": { "features": { "run_id": { "dtype": "string" }, "optimizer": { "dtype": "string" }, "problem": { "dtype": "string" }, "optimal_value": { "dtype": "float64" }, "success": { "dtype": "bool" }, "overall_score": { "dtype": "float64" }, "iterations": { "dtype": "int64" }, "time_elapsed": { "dtype": "float64" } }, "splits": { "train": { "name": "train", "num_examples": 33 }, "test": { "name": "test", "num_examples": 22 } } } }