You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compared with offline DPO, the online DPO method performs better. Perhaps we can directly combine the sampling in PPO with the existing DPO implementation.
The existing implementation in TRL is here, but it does not seem to support the training of 70b models.
The text was updated successfully, but these errors were encountered:
Compared with offline DPO, the online DPO method performs better. Perhaps we can directly combine the sampling in PPO with the existing DPO implementation.
The existing implementation in TRL is here, but it does not seem to support the training of 70b models.
The text was updated successfully, but these errors were encountered: