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
I have a SFTed general model M. Suppose I used all data A to train it, and I additionally trained a reward model using all data B. When I continue PPO training M in step 3, can I use data A or data B? Or should I use a completely new dataset C?