You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think coding task is as important as math and reasoning tasks, and extending llm-reasoners on coding tasks will further improve its influence. If I want to apply RAP algorithm to coding tasks (e.g. humaneval, mbpp datasets), how should I modify the algorithm? Thanks for your help!
The text was updated successfully, but these errors were encountered:
Thanks for your interests! Maybe it's not intuitive to define the world model for coding task, but LLM reasoners could still be helpful if you want to build a search framework for coding (e.g., this paper).
I think coding task is as important as math and reasoning tasks, and extending llm-reasoners on coding tasks will further improve its influence. If I want to apply RAP algorithm to coding tasks (e.g. humaneval, mbpp datasets), how should I modify the algorithm? Thanks for your help!
The text was updated successfully, but these errors were encountered: