wetsoledrysoul commited on
Commit
b19a784
·
verified ·
1 Parent(s): 946ecdf

Remove IVON paper citation link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Olmo-3 7B fine-tuned with **B3PO** (Bayesian Perturbed Parameter Policy Optimiza
29
  3PO is a family of *parameter-space* exploration strategies for Reinforcement Learning with Verifiable
30
  Rewards (RLVR). Instead of relying only on action-space heuristics (temperature, clipping, entropy
31
  bonuses), 3PO samples model weights from an approximate posterior learned with the variational optimizer
32
- [IVON](https://arxiv.org/abs/2402.17641); the amount of weight noise becomes an extra control lever for
33
  exploration.
34
 
35
  **B3PO** draws a single weight perturbation from the IVON posterior per gradient step and syncs it to the
 
29
  3PO is a family of *parameter-space* exploration strategies for Reinforcement Learning with Verifiable
30
  Rewards (RLVR). Instead of relying only on action-space heuristics (temperature, clipping, entropy
31
  bonuses), 3PO samples model weights from an approximate posterior learned with the variational optimizer
32
+ IVON; the amount of weight noise becomes an extra control lever for
33
  exploration.
34
 
35
  **B3PO** draws a single weight perturbation from the IVON posterior per gradient step and syncs it to the