{"kind":"task","effective_mode":"full","benchmark":{"kind":"benchmark","effective_mode":"full","slug":"scicode","formal_name":"SciCode","introduction":"SciCode 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","profile":{"resources":[],"task_format":"","scoring":"","metric":"","size":"","answer_access":"","license":"","citation":"","maintainer":"","released":"","why_hard":"","related":[]}},"task_id":"c459ff57-ffd3-5921-8bca-e643b66891e3","task_key":"dev--2d432c99-259b-563a-bf78-fa4494054eb0--51~2e4","task_revision_id":"2","upstream_id":"51.4","short_description":"Write a function that runs MD simulation for a system of atoms interacting…","config":"","split":"dev","body":"{\"step_background\":\"\",\"step_description_prompt\":\"Write a function that runs MD simulation for a system of atoms interacting through Lennard Jones potential. The function that runs Velocity Verlet algorithm to integrate the positions and velocities of atoms interacting through Lennard Jones Potential forward for one time step according to Newton's Second Law is given. The inputs of the function contain a float sigma, a float epsilon, init_positions, which is a N (N is the nubmer of atoms) by 3 array of float, init_velocities, which is a N by 3 array of float numbers, a float dt, a float m, and a float num_steps. The outputs are curr_positions and curr_velocities, which are both N by 3 array of float numbers.\"}","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":[]}