CG-RL
CG-RL copied to clipboard
Code for "Exploring Dynamic Selection of Branch Expansion Orders for Code Generation" (ACL 2021)
Results
1
CG-RL issues
Sort by
recently updated
recently updated
newest added
Hi, when pre-trainning model, I got TypeError as the following: > Traceback (most recent call last): File "exp.py", line 615, in pretrain(args) File "exp.py", line 530, in pretrain verbose=True, eval_top_pred_only=args.eval_top_pred_only)...