{"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":"bacb2c1d-b398-511a-84b6-cb3f5149271d","task_key":"default--test--sample~5f53","task_revision_id":"2","upstream_id":"sample_53","short_description":"\"URW rNB\"","config":"default","split":"test","body":"{\"code\":\"def f(text):\\n    occ = {}\\n    for ch in text:\\n        name = {'a': 'b', 'b': 'c', 'c': 'd', 'd': 'e', 'e': 'f'}\\n        name = name.get(ch, ch)\\n        occ[name] = occ.get(name, 0) + 1\\n    return [x for _, x in occ.items()]\",\"input\":\"\\\"URW rNB\\\"\"}","display_format":"code","language":"","answer_status":"published","assets":[],"source_url":"https://crux-eval.github.io/","history":"initial import","indexing_mode":"noindex","subproblems":[],"grids":[]}