PPOCoder
PPOCoder copied to clipboard
Code for the TMLR 2023 paper "PPOCoder: Execution-based Code Generation using Deep Reinforcement Learning"
Hello! After reviewing the codebase, I've noticed that it seems to focus solely on code translation tasks. I was wondering if there's a way to adjust the parameters to enable...
Hello, are the pretrained models available for this paper?
 It looks like rl_run.py is custom for Code Translation, but I want to do a Code Completion task