{ "data_config": { "default_key_x": "solution_duration", "default_key_y": "accuracy", "default_sort_key": "solution_duration", "table_view": [ { "json_and_pre": "yes", "key": "platform_info", "name": "Platform info", "skip_pre": "yes" }, { "json_and_pre": "yes", "key": "resolved_deps", "name": "Resolved deps", "skip_pre": "yes" }, { "format": "%.2f", "key": "solution_duration", "name": "Total time (sec)", "type": "float" }, { "format": "%.2f", "key": "accuracy", "name": "Accuracy", "type": "float" }, { "key": "system", "name": "System" }, { "key": "processor", "name": "Processor" }, { "key": "program_workflow_uoa", "module_uoa": "program", "name": "Program pipeline (workflow)", "type": "url3" }, { "key": "framework", "name": "Framework" }, { "key": "benchmark", "name": "Model" }, { "key": "benchmark_uoa", "module_uoa": "package", "name": "Model package", "type": "url3" }, { "key": "total", "name": "Total objects", "type": "int" }, { "key": "good", "name": "Predicted objects", "type": "int" }, { "key": "solution_uoa", "module_uoa": "solution", "name": "Portable benchmarking solution", "type": "url3" }, { "key": "solution_run_date", "name": "Run date" }, { "key": "notes", "name": "Notes" } ] } }