{"kind":"task","effective_mode":"full","benchmark":{"kind":"benchmark","effective_mode":"full","slug":"cruxeval","formal_name":"CRUXEval","introduction":"CRUXEval takes 800 short Python functions and asks either for the output given an input (CRUXEval-O) or for an input that produces a given output (CRUXEval-I). It measures the ability to execute code mentally rather than to write it.","introduction_ja":"","introduction_en":"","category":"Category not supplied","task_count":null,"acquisition_status":"Acquisition status not supplied","official_url":"https://crux-eval.github.io/","indexing_mode":"noindex","profile":{"resources":[],"task_format":"","scoring":"","metric":"","size":"","answer_access":"","license":"","citation":"","maintainer":"","released":"","why_hard":"","related":[]}},"task_id":"7e10f011-7a2f-5fee-a789-c346f898084b","task_key":"default--test--sample~5f130","task_revision_id":"2","upstream_id":"sample_130","short_description":"{'l':4, 'h':6, 'o':9}","config":"default","split":"test","body":"{\"code\":\"def f(m):\\n    items = list(m.items())\\n    for i in range(len(items)-2, -1, -1):\\n        tmp = items[i]\\n        items[i] = items[i+1] \\n        items[i+1] = tmp\\n    return ['{}={}', '{1}={0}'][len(items) % 2].format(\\n        *m.keys(), **m\\n    )\",\"input\":\"{'l':4, 'h':6, 'o':9}\"}","display_format":"code","language":"","answer_status":"published","assets":[],"source_url":"https://crux-eval.github.io/","history":"initial import","indexing_mode":"noindex","subproblems":[],"grids":[]}