{"kind":"task","effective_mode":"full","benchmark":{"kind":"benchmark","effective_mode":"full","slug":"scicode","formal_name":"SciCode","introduction":"科学研究の問題をコードで解く能力を評価するベンチマークです。親問題を複数の小問題に分けており、今回のdev取得では15親問題と50小問題の関係を保持します。\n\nSciCode evaluates the ability to solve scientific research problems through code. Problems are decomposed into subproblems; this dev import preserves the relationships between 15 parent problems and 50 subproblems.","introduction_ja":"","introduction_en":"","category":"Category not supplied","task_count":null,"acquisition_status":"Acquisition status not supplied","official_url":"https://huggingface.co/datasets/SciCode1/SciCode","indexing_mode":"noindex"},"task_id":"0a601ee4-4479-5dad-ae40-88c776a4f49e","task_key":"dev--96fdd33e-7a8f-5191-a8cf-e8ce0b324581--38~2e2","task_revision_id":"2","upstream_id":"38.2","short_description":"Given three vectors, provide a function that returns the reciprocal vectors of…","config":"","split":"dev","body":"{\"step_background\":\"Background\\n\\nFor the input vectors $\\\\overrightarrow{a_1}$, $\\\\overrightarrow{a_2}$, $\\\\overrightarrow{a_3}$, the reciprocal vectors are\\n\\n$$\\n\\\\begin{aligned}\\n& \\\\overrightarrow{b_1}=2 \\\\pi \\\\frac{\\\\overrightarrow{a_2} \\\\times \\\\overrightarrow{a_3}}{\\\\overrightarrow{a_1} \\\\cdot\\\\left(\\\\overrightarrow{a_2} \\\\times \\\\overrightarrow{a_3}\\\\right)} \\\\\\\\\\n& \\\\overrightarrow{b_2}=2 \\\\pi \\\\frac{\\\\overrightarrow{a_3} \\\\times \\\\overrightarrow{a_1}}{\\\\overrightarrow{a_1} \\\\cdot \\\\left(\\\\overrightarrow{a_2} \\\\times \\\\overrightarrow{a_3}\\\\right)} \\\\\\\\\\n& \\\\overrightarrow{b_3}=2 \\\\pi \\\\frac{\\\\overrightarrow{a_1} \\\\times \\\\overrightarrow{a_2}}{\\\\overrightarrow{a_1} \\\\cdot\\\\left(\\\\overrightarrow{a_2} \\\\times \\\\overrightarrow{a_3}\\\\right)}\\n\\\\end{aligned}\\n$$\",\"step_description_prompt\":\"Given three vectors, provide a function that returns the reciprocal vectors of the input. The input is a list of three numpy arrays and the output should also be a list of three numpy arrays.\"}","display_format":"scicode-step","language":"","answer_status":"published","assets":[],"source_url":"https://huggingface.co/datasets/SciCode1/SciCode","history":"initial import","indexing_mode":"noindex","subproblems":[],"grids":[]}