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
Hi
It seems that extra_info in the DAPO Manager doesn't include the num_turns key, causing tool_call_reward = (num_turns - 2) / 2 * 0.1 is 0.1 when result["score"] < 0 in reward.py
Hi
It seems that extra_info in the DAPO Manager doesn't include the num_turns key, causing tool_call_reward = (num_turns - 2) / 2 * 0.1 is 0.1 when result["score"] < 0 in reward.py