mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-25 17:10:51 +00:00
cfg
This commit is contained in:
parent
1ccd62bc1a
commit
1343bcf63e
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ actor_rollout_ref:
|
|||
grad_clip: 1.0
|
||||
clip_ratio: 0.2
|
||||
entropy_coeff: 0.001
|
||||
use_kl_loss: True # True for GRPO
|
||||
use_kl_loss: False # True for GRPO
|
||||
kl_loss_coef: 0.001 # for grpo
|
||||
kl_loss_type: low_var_kl # for grpo
|
||||
ppo_epochs: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue