Update rl.py
This commit is contained in:
parent
05867537c1
commit
2f2930ee50
1 changed files with 1 additions and 1 deletions
|
|
@ -531,7 +531,7 @@ def _patch_trl_rl_trainers(trainer_file = "grpo_trainer"):
|
|||
" mask_truncated_completions = True\n"\
|
||||
" epsilon_high = 0.28\n"\
|
||||
" beta = 0.0\n"\
|
||||
" loss_type = 'bnpo'"
|
||||
" loss_type = 'bnpo'\n"\
|
||||
"\n"
|
||||
extra_args += check_dr_grpo
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue