{"kind":"task","effective_mode":"full","benchmark":{"kind":"benchmark","effective_mode":"full","slug":"critpt","formal_name":"CritPt","introduction":"研究水準の物理問題で、科学的理解と多段階の推論・計算を評価するベンチマークです。公開データには70の課題があり、問題文とコード雛形を組み合わせて解答を構成します。\n\nCritPt evaluates scientific understanding and multi-step reasoning and computation on research-level physics problems. Its public dataset contains 70 challenges with problem descriptions and code templates.","introduction_ja":"","introduction_en":"","category":"Category not supplied","task_count":null,"acquisition_status":"Acquisition status not supplied","official_url":"https://critpt.com/","indexing_mode":"noindex"},"task_id":"593a2931-aa62-525b-89dd-42cf9d6c3765","task_key":"train--Challenge~5f64~5fmain","task_revision_id":"1","upstream_id":"Challenge_64_main","short_description":"We consider the two-dimensional Ising conformal field theory.","config":"","split":"train","body":"{\"code_template\":\"def answer():\\n    r\\\"\\\"\\\"\\n    Return the values of the 5-point correlation function\\n\\n    Inputs\\n    ----------\\n    None\\n\\n    Outputs\\n    ----------\\n    corr_1, corr_2: float, the 5-point correlation function, $\\\\langle\\\\epsilon(x_1)\\\\epsilon(x_2)\\\\epsilon(x_3)\\\\sigma(x_4)\\\\sigma(x_5)\\\\rangle$ at\\n        (1) $x_1=1+i$, $x_2=2$, $x_3=3$, $x_4=4$, $x_5=5$\\n        (2) $x_1=1$, $x_2=2$, $x_3=3$, $x_4=4$, $x_5=5$\\n    \\\"\\\"\\\"\\n\\n    # ------------------ FILL IN YOUR RESULTS BELOW ------------------\\n    corr_1 = ...\\n    corr_2 = ...\\n    # ---------------------------------------------------------------\\n\\n    return corr_1, corr_2\",\"problem_description\":\"# Problem setup:\\nWe consider the two-dimensional Ising conformal field theory.\\n\\n# Main problem:\\n\\nCompute the 5-point correlation function $\\\\langle\\\\epsilon(x_1)\\\\epsilon(x_2)\\\\epsilon(x_3)\\\\sigma(x_4)\\\\sigma(x_5)\\\\rangle$ at\\n\\n(1) $x_1=1+i$, $x_2=2$, $x_3=3$, $x_4=4$, $x_5=5$.\\n\\n(2) $x_1=1$, $x_2=2$, $x_3=3$, $x_4=4$, $x_5=5$.\"}","display_format":"text","language":"","answer_status":"published","assets":[],"source_url":"https://critpt.com/","history":"initial import","indexing_mode":"noindex","subproblems":[],"grids":[]}